diff --git a/templates/ktcore/authentication/force_change_password.smarty b/templates/ktcore/authentication/force_change_password.smarty new file mode 100644 index 0000000..b15cefb --- /dev/null +++ b/templates/ktcore/authentication/force_change_password.smarty @@ -0,0 +1,18 @@ +

{i18n}Change your password{/i18n}

+ +
+ + +
+ {i18n}Change your password{/i18n} +

{i18n}You are required to change your password as it has expired.{/i18n}

+ + {foreach item=oWidget from=$edit_fields} + {$oWidget->render()} + {/foreach} + +
+ +
+
+