diff options
Diffstat (limited to 'view/tpl/smarty3/pwdreset.tpl')
-rw-r--r-- | view/tpl/smarty3/pwdreset.tpl | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/view/tpl/smarty3/pwdreset.tpl b/view/tpl/smarty3/pwdreset.tpl new file mode 100644 index 000000000..3993dec64 --- /dev/null +++ b/view/tpl/smarty3/pwdreset.tpl @@ -0,0 +1,17 @@ +<h3>{{$lbl1}}</h3> + +<p> +{{$lbl2}} +</p> +<p> +{{$lbl3}} +</p> +<p> +{{$newpass}} +</p> +<p> +{{$lbl4}} {{$lbl5}} +</p> +<p> +{{$lbl6}} +</p> |