summaryrefslogtreecommitdiff
path: root/httemplate/elements/header.html
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2015-05-28 00:28:02 -0500
committerJonathan Prykop <jonathan@freeside.biz>2015-05-28 00:28:02 -0500
commita4bdb7786f9ef6ef318ca6ce465e33a39d2d4653 (patch)
treee61381a1dbf4636ffea66ed9fe04b4e0f6ee679a /httemplate/elements/header.html
parentaf62b675c3f1b8f5996561de7e6b28020479a7d6 (diff)
customer view UI
Diffstat (limited to 'httemplate/elements/header.html')
-rw-r--r--httemplate/elements/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html
index 858be71da..a9e74babf 100644
--- a/httemplate/elements/header.html
+++ b/httemplate/elements/header.html
@@ -161,9 +161,9 @@ Example:
%# page content starts here
<TD CLASS="background" HEIGHT="100%" VALIGN="top"> <!-- WIDTH="100%"> -->
- <FONT SIZE=6>
+ <H1>
<% $title_noescape || encode_entities($title) %>
- </FONT>
+ </H1>
% unless ( $nobr ) {
<BR><BR>