From: cajus Date: Tue, 12 Aug 2008 13:57:56 +0000 (+0000) Subject: Fixed password dialog X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4c05d523d6fb2efe2759c2a4a2b36b17ca0ea568;p=gosa.git Fixed password dialog git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12199 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/password.php b/gosa-core/html/password.php index 6ea6743b1..5aadb15a2 100644 --- a/gosa-core/html/password.php +++ b/gosa-core/html/password.php @@ -294,6 +294,7 @@ if ($error_collector != ""){ $smarty->assign("php_errors", ""); } +$smarty->assign("msg_dialogs", msg_dialog::get_dialogs()); displayPWchanger(); ?> diff --git a/gosa-core/ihtml/themes/default/password.tpl b/gosa-core/ihtml/themes/default/password.tpl index e7a3b87f3..8956e5175 100644 --- a/gosa-core/ihtml/themes/default/password.tpl +++ b/gosa-core/ihtml/themes/default/password.tpl @@ -16,6 +16,7 @@ + @@ -118,12 +119,15 @@ {/if} +{$msg_dialogs} +
{$errors}