diff options
Diffstat (limited to 'view/tpl/pwdreset.tpl')
-rwxr-xr-x | view/tpl/pwdreset.tpl | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/view/tpl/pwdreset.tpl b/view/tpl/pwdreset.tpl deleted file mode 100755 index dc17ed57a..000000000 --- a/view/tpl/pwdreset.tpl +++ /dev/null @@ -1,17 +0,0 @@ -<div class="generic-content-wrapper-styled"> -<h3>{{$lbl1}}</h3> - -<p> -{{$lbl2}} -</p> -<p> -{{$lbl3}} -</p> -<p>{{$newpass}}</p> -<p> -{{$lbl4}} {{$lbl5}} -</p> -<p> -{{$lbl6}} -</p> -</div> |