quotations look like they belong to customers
[freeside.git] / httemplate / elements / header-cust_main.html
index 859df83..0c5eb87 100644 (file)
@@ -3,7 +3,7 @@
 Examples:
 
   <& /elements/header-cust_main.html,
 Examples:
 
   <& /elements/header-cust_main.html,
-       view      => 'Basics', #required
+       view      => 'basics', #required
        cust_main => $cust_main, # cust_main or custnum is required
        custnum   => $custnum,   #
   &>
        cust_main => $cust_main, # cust_main or custnum is required
        custnum   => $custnum,   #
   &>
@@ -32,7 +32,6 @@ Examples:
 %   }
 </TABLE>
 % }
 %   }
 </TABLE>
 % }
-
 <& /view/cust_main/menu.html, cust_main => $cust_main, show => $opt{'view'} &>
 <BR>
 
 <& /view/cust_main/menu.html, cust_main => $cust_main, show => $opt{'view'} &>
 <BR>
 
@@ -55,7 +54,6 @@ function areyousure_popup(message, action, actionlabel) {
 }
 </SCRIPT>
 
 }
 </SCRIPT>
 
-<br>
 <%init>
 
 my $curuser = $FS::CurrentUser::CurrentUser;
 <%init>
 
 my $curuser = $FS::CurrentUser::CurrentUser;