X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Findex.html;h=89fe7fcaedc6662f2eaf0526352df4f4ed93d13f;hb=d453a487d95258e1f11f134fc5864f7e6458a6ef;hp=b8f300d2de2c3cd0d706e1296039068082e09341;hpb=d6edb7f296db6befc54396c001e64e67a79fe40b;p=freeside.git diff --git a/httemplate/index.html b/httemplate/index.html index b8f300d2d..89fe7fcae 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -1,55 +1,8 @@ - <% my $conf = new FS::Conf; %> - - - - Freeside Main Menu - - - - - - - - - - - - -
- freeside - - <%= $conf->config('company_name') %> Billing - Logged in as <%= getotaker %> -
- - - - - <% if ( $conf->config('ticket_system') eq 'RT_Internal' ) { %> - <% eval "use RT;"; %> - - - <% } %> - - -
- - Freeside v<%= $FS::VERSION %>
- Documentation
-
-
- - RT v<%= $RT::VERSION %>
-
Documentation
-
-
- -
+<%= include('/elements/header.html', 'Freeside Main Menu' ) %>
- [ Sales / Customer service ] <% if ( $conf->config('ticket_system') ) { %> [ Support / Ticketing ] @@ -57,7 +10,7 @@ [ Bookkeeping / Collections ] [ Reports ] [ Sysadmin ] - +
Sales / Customer service

New Customer @@ -88,7 +41,7 @@ [ Bookkeeping / Collections ] [ Reports ] [ Sysadmin ] - +
Support/Ticketing
<% if ( $conf->config('ticket_system') eq 'RT_Internal' ) { %> @@ -117,7 +70,7 @@ [ Bookkeeping / Collections ] [ Reports ] [ Sysadmin ] - +
Bookkeeping / Collections

Quick payment entry @@ -165,7 +118,7 @@ [ Bookkeeping / Collections ] [ Reports ] [ Sysadmin ] - +
Reports

@@ -190,6 +143,7 @@ + Zip code distribution

SQL query: SELECT

@@ -208,7 +162,7 @@ [ Bookkeeping / Collections ] [ Reports ] [ Sysadmin ] - +
Sysadmin

@@ -289,5 +243,6 @@















































- - + +<%= include('/elements/footer.html') %> +