From 33beebf4cb42eba3e1dd868ad5e0af102de961da Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Sat, 29 Sep 2012 16:36:46 -0700 Subject: update address standardization for cust_location changes --- httemplate/docs/about.html | 6 ++-- httemplate/docs/license.html | 2 +- httemplate/docs/part_svc-table.html | 63 +++++++++++++++++++++++++++++++++++++ 3 files changed, 67 insertions(+), 4 deletions(-) create mode 100644 httemplate/docs/part_svc-table.html (limited to 'httemplate/docs') diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html index e3bb28298..33b21a3ad 100644 --- a/httemplate/docs/about.html +++ b/httemplate/docs/about.html @@ -10,7 +10,7 @@ % my $url = $conf->config('company_url', $agentnum); % if ( $url ) {

- <%$title%> homepage + <%$title%> homepage % } % } else { @@ -46,7 +46,7 @@ GNU Affero General Public License.


-Freeside homepage +Freeside homepage % if ( $agentnum ) { % } @@ -56,7 +56,7 @@ GNU Affero General Public License.
% unless ( $agentnum ) {
- "A selfish heart is trouble, but a foolish heart is worse" -R. Hunter +
% } diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index fab8cd09f..e40b2436b 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -6,7 +6,7 @@

-Copyright © 2005-2009 Freeside Internet Services, Inc.
+Copyright © 2005-2012 Freeside Internet Services, Inc.
Copyright © 2000-2005 Ivan Kohler
Copyright © 1999 Silicon Interactive Software Design
All rights reserved
diff --git a/httemplate/docs/part_svc-table.html b/httemplate/docs/part_svc-table.html new file mode 100644 index 000000000..48841f550 --- /dev/null +++ b/httemplate/docs/part_svc-table.html @@ -0,0 +1,63 @@ +<& /elements/header-popup.html &> + + + + + + + + + + + + + +
GenericAccessTelephony
+
    +
  • svc_acct: Accounts - anything with a username (mailbox, shell, RADIUS, etc.) +
  • svc_hardware: Equipment supplied to customers +
  • svc_external: Externally-tracked service +
+
+
    +
  • svc_dsl: DSL +
  • svc_broadband: Wireless broadband +
  • svc_dish: DISH Network +
+
+
    +
  • svc_phone: Customer phone number +
  • svc_pbx: Customer PBX +
+
+
+ + + + + + + + +
HostingColocation
+
    +
  • svc_domain: Domain +
  • svc_cert: Certificate +
  • svc_forward: Mail forwarding +
  • svc_mailinglist: Mailing list +
  • svc_www: Virtual domain website +
+
+
    +
  • svc_port: Customer router/switch port +
+
+ + + + + -- cgit v1.2.1