aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/theme.php
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-03-29 11:02:59 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-03-29 11:02:59 +0200
commit339c8a4b56f3f9d9b1557fbb393821602f62cc54 (patch)
tree996155347def0fd877b69885edccce3962e273aa /view/theme/diabook/theme.php
parent3ee529d095ac7e83ae1e71d86cbe6d443885d54e (diff)
downloadvolse-hubzilla-339c8a4b56f3f9d9b1557fbb393821602f62cc54.tar.gz
volse-hubzilla-339c8a4b56f3f9d9b1557fbb393821602f62cc54.tar.bz2
volse-hubzilla-339c8a4b56f3f9d9b1557fbb393821602f62cc54.zip
css fixes in diabook-derivates
Diffstat (limited to 'view/theme/diabook/theme.php')
-rwxr-xr-xview/theme/diabook/theme.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php
index 5d6173918..cdac4019c 100755
--- a/view/theme/diabook/theme.php
+++ b/view/theme/diabook/theme.php
@@ -377,7 +377,7 @@ function restore_boxes(){
$.cookie('close_lastusers','2', { expires: 365, path: '/' });
$.cookie('close_lastphotos','2', { expires: 365, path: '/' });
$.cookie('close_lastlikes','2', { expires: 365, path: '/' });
- alert('Right-hand column was restored');
+ alert('Right-hand column was restored. Please refresh your browser');
};
@@ -385,4 +385,3 @@ function restore_boxes(){
EOT;
-