summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2008-03-26 02:21:24 +0000
committerivan <ivan>2008-03-26 02:21:24 +0000
commit1fe116bffdcea1110d4b6d73b8616a3a147bdee2 (patch)
tree6ec20b0eed06a1156a5c8f3220ed2832d8e952fe
parent97eaeb6bd50c560ed8c0fe50b0605bd26c1f51ab (diff)
UI nit: separate search & display options
-rwxr-xr-xhttemplate/search/report_cust_main.html4
-rwxr-xr-xhttemplate/search/report_svc_acct.html4
2 files changed, 8 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html
index 758c26923..41266ae0a 100755
--- a/httemplate/search/report_cust_main.html
+++ b/httemplate/search/report_cust_main.html
@@ -49,6 +49,10 @@
</TR>
<TR>
+ <TH BGCOLOR="#e8e8e8" COLSPAN=2>&nbsp;</TH>
+ </TR>
+
+ <TR>
<TH BGCOLOR="#e8e8e8" COLSPAN=2 ALIGN="left"><FONT SIZE="+1">Display options</FONT></TH>
</TR>
<% include( '/elements/tr-select-cust-fields.html' ) %>
diff --git a/httemplate/search/report_svc_acct.html b/httemplate/search/report_svc_acct.html
index f5a0ff903..6a837fed5 100755
--- a/httemplate/search/report_svc_acct.html
+++ b/httemplate/search/report_svc_acct.html
@@ -61,6 +61,10 @@
% }
<% include( '/elements/tr-selectmultiple-part_pkg.html' ) %>
+
+ <TR>
+ <TH BGCOLOR="#e8e8e8" COLSPAN=2>&nbsp;</TH>
+ </TR>
<TR>
<TH BGCOLOR="#e8e8e8" COLSPAN=2 ALIGN="left"><FONT SIZE="+1">Display options</FONT></TH>