andre 4 жил өмнө
parent
commit
446f4de4bc

+ 7 - 0
templates/clientarea.tpl

@@ -5,6 +5,13 @@
  * Customized ny thurdata
  **********************************************************
 *}
+{if $modulechangepwresult}
+  {if $modulechangepwresult == "success"}
+    {include file="$template/includes/alert.tpl" type="success" msg=$modulechangepasswordmessage textcenter=true}
+  {elseif $modulechangepwresult == "error"}
+    {include file="$template/includes/alert.tpl" type="error" msg=$modulechangepasswordmessage|strip_tags textcenter=true}
+  {/if}
+{/if}
 
 {if $modulecustombuttonresult}
   {if $modulecustombuttonresult == "success"}