From: Michael M Slusarz Date: Wed, 10 Feb 2010 06:50:50 +0000 (-0700) Subject: Modest improvements to the prefs UI templates X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=11cd550cdb3c45cd7cf76a4ad29b99de426e18ec;p=horde.git Modest improvements to the prefs UI templates --- diff --git a/horde/templates/prefs/app.inc b/horde/templates/prefs/app.inc index af364149e..3d579ea71 100644 --- a/horde/templates/prefs/app.inc +++ b/horde/templates/prefs/app.inc @@ -1,22 +1,28 @@ -
+
" /> - getApp() == 'horde') echo _("Global Options"); else printf(_("Options for %s"), $registry->get('name')) ?> + +getApp() == 'horde'): ?> + + + get('name')) ?> + +
diff --git a/horde/templates/prefs/checkbox.inc b/horde/templates/prefs/checkbox.inc index 425db4af5..9ff62d112 100644 --- a/horde/templates/prefs/checkbox.inc +++ b/horde/templates/prefs/checkbox.inc @@ -1,3 +1,5 @@ -getValue($pref) ? ' checked="checked"' : '' ?> /> -  -
+
+ getValue($pref) ? ' checked="checked"' : '' ?> /> + + +
diff --git a/horde/templates/prefs/deleteidentity.inc b/horde/templates/prefs/deleteidentity.inc index df1b23a11..6fca6350a 100644 --- a/horde/templates/prefs/deleteidentity.inc +++ b/horde/templates/prefs/deleteidentity.inc @@ -3,8 +3,7 @@