diff options
author | ivan <ivan> | 2008-11-09 11:43:02 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-11-09 11:43:02 +0000 |
commit | 0bf4a97028e0b9869c2251d80a4fa3c089133096 (patch) | |
tree | dd58c8f34080ebabf5fa9569e73d23f5a270e435 /httemplate | |
parent | 62413787ffcf1180acb93e4f787c3e8610c2564b (diff) |
realign things in light of small_custview in this table for master customering, roundaboutly part of #2933
Diffstat (limited to 'httemplate')
-rwxr-xr-x | httemplate/browse/agent.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/agent.cgi b/httemplate/browse/agent.cgi index 89739f00b..b25b1faca 100755 --- a/httemplate/browse/agent.cgi +++ b/httemplate/browse/agent.cgi @@ -100,7 +100,7 @@ full offerings (via their type).<BR><BR> <% $agent->invoice_template || '(Default)' %> </TD> - <TD CLASS="inv" BGCOLOR="<% $bgcolor %>"> + <TD CLASS="inv" BGCOLOR="<% $bgcolor %>" VALIGN="bottom"> <TABLE CLASS="inv" CELLSPACING=0 CELLPADDING=0> <TR> |