From e69fb880a306d65653a2c69e58463cb1c6af868b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 12 Nov 2010 13:52:53 +0300 Subject: js: misc fixes, code cleanup --- modules/popup-dialog.php | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index cf2d46cea..9ec575376 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -80,8 +80,8 @@ WHERE owner_uid = ".$_SESSION["uid"]." ORDER BY title"); print __('Select:')." - ".__('All').", - ".__('None').""; + ".__('All').", + ".__('None').""; print "
"; @@ -343,10 +343,6 @@ $owner_uid = $_SESSION["uid"]; -/* print __('Select:')." - ".__('All').", - ".__('None').""; */ - print ""; -- cgit v1.2.3-54-g00ecf