diff options
author | Mark Wells <mark@freeside.biz> | 2015-08-31 14:19:18 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2015-08-31 14:19:18 -0700 |
commit | 6cdf768f2f350f81fed9a552e34fd07a2ef1846f (patch) | |
tree | 2f681273f88d65ade15b201b57d163f792c911ed /FS-Test/share/output/edit/cust_main-contacts.html/135 | |
parent | b5cfff7585a9107889dfd55208c52d24d27c4b1c (diff) |
refresh tests with August 2015 updates
Diffstat (limited to 'FS-Test/share/output/edit/cust_main-contacts.html/135')
-rw-r--r-- | FS-Test/share/output/edit/cust_main-contacts.html/135 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS-Test/share/output/edit/cust_main-contacts.html/135 b/FS-Test/share/output/edit/cust_main-contacts.html/135 index 6dd5bd895..ae160d6f1 100644 --- a/FS-Test/share/output/edit/cust_main-contacts.html/135 +++ b/FS-Test/share/output/edit/cust_main-contacts.html/135 @@ -617,7 +617,7 @@ myMenu48.add(new WebFXMenuItem("Billing", null, "", myMenu65 )); myMenu48.add(new WebFXMenuSeparator()); var myMenu67 = new WebFXMenu; myMenu67.emptyText = ''; -myMenu67.add(new WebFXMenuItem("Message templates", "http://localhost/freeside/browse/msg_template.html", "Templates for customer notices" )); +myMenu67.add(new WebFXMenuItem("Message templates", "http://localhost/freeside/browse/msg_template/email.html", "Templates for customer notices" )); myMenu67.add(new WebFXMenuItem("Advertising sources", "http://localhost/freeside/browse/part_referral.html", "Where a customer heard about your service." )); myMenu67.add(new WebFXMenuItem("Custom fields", "http://localhost/freeside/browse/part_virtual_field.html", "Locally defined fields" )); myMenu67.add(new WebFXMenuItem("Translation strings", "http://localhost/freeside/browse/msgcat.html", "Translations and other customizable labels for each locale" )); |