From: Andrew Dolgov Date: Thu, 4 Apr 2013 10:53:36 +0000 (+0400) Subject: add a dropdown button action to save and exit prefs (closes #660) X-Git-Tag: 1.7.9~81 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=122e9d788ea00c2a174961895dd6a6af0aea3aeb;p=tt-rss.git add a dropdown button action to save and exit prefs (closes #660) --- diff --git a/classes/pref/prefs.php b/classes/pref/prefs.php index c91c0cf3..b491a930 100644 --- a/classes/pref/prefs.php +++ b/classes/pref/prefs.php @@ -429,8 +429,8 @@ class Pref_Prefs extends Handler_Protected { print "
"; - print ""; @@ -644,8 +645,14 @@ class Pref_Prefs extends Handler_Protected { print ""; print ""; - print " "; + print "
+ ".__('Save configuration')." +
+
". + __("Save and exit preferences")."
+
+
"; print " ";