diff options
author | ivan <ivan> | 2003-04-21 22:41:01 +0000 |
---|---|---|
committer | ivan <ivan> | 2003-04-21 22:41:01 +0000 |
commit | ff7970b67fd44c716d09c37902d68c47a56623b3 (patch) | |
tree | 0298eb9fd711a4da6a2e4feb1016c19cfbd3d1e6 | |
parent | 6041fb5c9e307e1190082d8228a32d3270b41286 (diff) |
typo
-rwxr-xr-x | httemplate/view/svc_acct.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index a5cf02776..640dbe3e6 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -1,4 +1,4 @@ -<-- mason kludge --> +<!-- mason kludge --> <% my $conf = new FS::Conf; |