From f30471df4f90df2b5f21a2f061e6d0c65b4e2a9a Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Tue, 27 Mar 2012 23:41:19 +0200 Subject: small fix in diabook --- view/theme/diabook/theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/diabook/theme.php') diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php index 53424a084..a3f0ca0d4 100755 --- a/view/theme/diabook/theme.php +++ b/view/theme/diabook/theme.php @@ -369,7 +369,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 column was restored'); + alert('Right-hand column was restored'); }; -- cgit v1.2.3