diff --git a/classes/pref/labels.php b/classes/pref/labels.php index 6102ab8dd..acaabb233 100644 --- a/classes/pref/labels.php +++ b/classes/pref/labels.php @@ -190,65 +190,62 @@ class Pref_Labels extends Handler_Protected { } function index() { + ?> +
+
+
+
+ +
+
+
+
+
- print "
"; - print "
"; - print "
"; + - print "
". - "" . __('Select').""; - print "
"; - print "
".__('All')."
"; - print "
".__('None')."
"; - print "
"; + - print" "; + - print " "; +
+
- print ""; +
+
+ +
+
+
- print "
"; #toolbar - print "
"; #pane - print "
"; +
+
- print "
- ". - __("Loading, please wait...")."
"; +
+ + +
+
+ run_hooks(PluginHost::HOOK_PREFS_TAB, "prefLabels") ?>
-
-
-
- - -
"; - - print "
"; #pane - - PluginHost::getInstance()->run_hooks(PluginHost::HOOK_PREFS_TAB, "prefLabels"); - - print "
"; #container - +