summaryrefslogtreecommitdiff
path: root/plugins/password/password.php
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-08-03 18:27:53 +0000
committeralecpl <alec@alec.pl>2009-08-03 18:27:53 +0000
commitf05834857c74b60a03378e01e3a178dfb15f297c (patch)
tree1a663ccf6272bca4fc7aff20e9a91bb94e73bb9c /plugins/password/password.php
parent7c6bc1a187026c149fa78d7e5c28838a4ed7e3bb (diff)
- Re-designed User Preferences interface
Diffstat (limited to 'plugins/password/password.php')
-rw-r--r--plugins/password/password.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/password/password.php b/plugins/password/password.php
index 83af68bc6..0e5e1efff 100644
--- a/plugins/password/password.php
+++ b/plugins/password/password.php
@@ -143,7 +143,7 @@ class password extends rcube_plugin
$table->add(null, $input_confpasswd->show());
$out = html::div(array('class' => "settingsbox", 'style' => "margin:0"),
- html::div(array('id' => "userprefs-title"), $this->gettext('changepasswd')) .
+ html::div(array('id' => "prefs-title"), $this->gettext('changepasswd')) .
html::div(array('style' => "padding:15px"), $table->show() .
html::p(null,
$rcmail->output->button(array(