diff options
author | Christopher Burger <burgerc@freeside.biz> | 2018-01-12 16:20:20 -0500 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2018-01-14 11:57:00 -0500 |
commit | fe8c3092f0c4210049de3a9673f70e8f4bb541be (patch) | |
tree | 50e88f5a0e45b6e43ca1c8a1933e52d83367f66b | |
parent | 36fa0149624a38298661cd20610591af2c746f65 (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 882975ad6..c7c7c9d60 100644 --- a/httemplate/pref/pref.html +++ b/httemplate/pref/pref.html @@ -289,8 +289,6 @@ Vonage integration (see <a href="https://secure.click2callu.com/">Click2Call</a> % ); <% include("/elements/footer.html", %footerdata) %> -%#<&/elements/footer.html &> - <%init> my $curuser = $FS::CurrentUser::CurrentUser; |