diff options
author | Christopher Burger <burgerc@freeside.biz> | 2018-01-12 16:20:20 -0500 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2018-01-13 12:49:10 -0500 |
commit | ffedd8292b8b9a5db9beab1081c62277629742c3 (patch) | |
tree | ca6830444504e69e578bad9b3f1121e07869147d | |
parent | 3ae49863cc01b2364715b9828f22a79caba632d6 (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; |