diff --git a/templates/list.php b/templates/list.php index c6c4ac0f..e0b6c52a 100644 --- a/templates/list.php +++ b/templates/list.php @@ -12,7 +12,7 @@ function bookmarklet(){ $blet .= OCP\Util::linkToAbsolute('bookmarks', 'addBm.php'); $blet .= "?output=popup&url='+c(b.location)+'&title='+e,'bkmk_popup','left='+((a.screenX||a.screenLeft)+10)+',top='+((a.screenY||a.screenTop)+10)+',height=400px,width=550px,resizable=1,alwaysRaised=1');a.setTimeout(function(){d.focus()},300);})();"; $help_msg = $l->t('Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:'); - return '