alecpl
2009-10-06 2aaa992cc180cf94097ed0b05001f787cbeba483
plugins/password/password.php
@@ -159,7 +159,7 @@
    $table->add(null, $input_confpasswd->show());
    $out = html::div(array('class' => "settingsbox", 'style' => "margin:0"),
      html::div(array('id' => "prefs-title"), $this->gettext('changepasswd')) .
      html::div(array('id' => "prefs-title", 'class' => 'boxtitle'), $this->gettext('changepasswd')) .
      html::div(array('style' => "padding:15px"), $table->show() .
        html::p(null,
          $rcmail->output->button(array(