From: ivan Date: Wed, 15 Apr 2009 05:52:09 +0000 (+0000) Subject: s/GECOS/Real Name/ RT#3519 X-Git-Tag: root_of_svc_elec_features~1269 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=ba176b6005c1c09cfd00c57befe72ba9561b77f8 s/GECOS/Real Name/ RT#3519 --- diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index e87a8ee9a..6a47ec767 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -214,7 +214,7 @@ Service #<% $svcnum %> % if ($svc_acct->finger ne '') { - GECOS + Real Name <% $svc_acct->finger %> % }