small fix in diabook
This commit is contained in:
parent
211d00a1f5
commit
f30471df4f
3 changed files with 3 additions and 3 deletions
|
|
@ -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');
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue