diff options
author | Christopher Burger <burgerc@freeside.biz> | 2018-01-12 16:20:20 -0500 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2018-01-12 16:20:20 -0500 |
commit | 354d94625f6bd4a484c52c89774ad53b3b1c50ea (patch) | |
tree | f2975fad8102654e4acaf451b530ab690733f3c4 | |
parent | 3b8a45fc69d6ed00c60afc10a20873623635938b (diff) |
RT# 78617 - removed some test code
-rw-r--r-- | httemplate/pref/pref.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html index c50f5ca3c..ceafa9850 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -273,8 +273,6 @@ % ); <% include("/elements/footer.html", %footerdata) %> -%#<&/elements/footer.html &> - <%init> my $curuser = $FS::CurrentUser::CurrentUser; |