aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-05-03 06:25:23 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-05-03 06:25:23 +0200
commitff2ddc319d4307e56a1bf48f51f8f948fe0736ca (patch)
tree030c81fee9826ce80c0bd488f06fd469d2a6afa9 /view
parent3521e22333d9050d3feb35b4f9b147d444505904 (diff)
downloadvolse-hubzilla-ff2ddc319d4307e56a1bf48f51f8f948fe0736ca.tar.gz
volse-hubzilla-ff2ddc319d4307e56a1bf48f51f8f948fe0736ca.tar.bz2
volse-hubzilla-ff2ddc319d4307e56a1bf48f51f8f948fe0736ca.zip
diabook-theme: small fix
Diffstat (limited to 'view')
-rwxr-xr-xview/theme/diabook/theme.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php
index 1d4fd5e28..eaf17bea1 100755
--- a/view/theme/diabook/theme.php
+++ b/view/theme/diabook/theme.php
@@ -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>';}