[freeside-commits] branch FREESIDE_4_BRANCH updated. 5c4affbb64c04367fa2366c56d2ed5c07d279a5f

Ivan Kohler ivan at freeside.biz
Fri Feb 9 19:09:11 PST 2018


The branch, FREESIDE_4_BRANCH has been updated
       via  5c4affbb64c04367fa2366c56d2ed5c07d279a5f (commit)
      from  85c3e3aae188b29fa09690ce101de81597b53edd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5c4affbb64c04367fa2366c56d2ed5c07d279a5f
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Feb 9 19:09:08 2018 -0800

    capitalization

diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index 21f7539c6..66e419af0 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -510,8 +510,9 @@ tie my %tools_importing, 'Tie::IxHash',
   'Customers'            => [ $fsurl.'misc/cust_main-import.cgi', '' ],
   'Package definitions'  => [ $fsurl.'misc/part_pkg-import.html', '' ],
   'Customer packages'    => [ $fsurl.'misc/cust_pkg-import.html', '' ],
+#  'Customer broadband services' => [ $fsurl.'misc/svc_broadband-import.html', '' ],
   'Customer notes'       => [ $fsurl.'misc/cust_main_note-import.html', '' ],
-  'Customer Contacts'    => [ $fsurl.'misc/contact-import.cgi', '' ],
+  'Customer contacts'    => [ $fsurl.'misc/contact-import.cgi', '' ],
   'One-time charges'     => [ $fsurl.'misc/cust_main-import_charges.cgi', '' ],
   'Payments'             => [ $fsurl.'misc/cust_pay-import.cgi', '' ],
   'Credits'              => [ $fsurl.'misc/cust_credit-import.html', '' ],

-----------------------------------------------------------------------

Summary of changes:
 httemplate/elements/menu.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)




More information about the freeside-commits mailing list