X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fpref%2Fpref.html;h=56fde6d443e814554d01bd6033d783eb06beb194;hb=88ff3788c3f398f7cb801971804e90f0360854c2;hp=c50f5ca3cc656815b1e887edfbcf2b5656234aca;hpb=e04426158a654a07dcf17f58befc5c77737f3909;p=freeside.git diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index c50f5ca3c..56fde6d44 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -6,8 +6,6 @@ <& /elements/error.html &> -<& /elements/alert.html &> - % if ( FS::Auth->auth_class->can('change_password') ) { <% emt('Change password (leave blank for no change)') %> @@ -273,8 +271,6 @@ % ); <% include("/elements/footer.html", %footerdata) %> -%#<&/elements/footer.html &> - <%init> my $curuser = $FS::CurrentUser::CurrentUser;