diabook-theme: small fix

This commit is contained in:
tommy tomson 2012-05-03 06:25:23 +02:00
parent 3521e22333
commit ff2ddc319d
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ if ($color=="dark") $color_path = "/diabook-dark/";
$.cookie("close_lastusers","2", { expires: 365, path: "/" });
$.cookie("close_lastphotos","2", { expires: 365, path: "/" });
$.cookie("close_lastlikes","2", { expires: 365, path: "/" });
$.cookie("Boxorder",null, { expires: 365, path: "/" });
alert("Right-hand column was restored. Please refresh your browser");
}
</script>';}