projects
/
cworth.org
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f109879
)
Change page title to be an h1 rather than an unclassed span
author
Carl Worth
<cworth@cworth.org>
Tue, 29 May 2007 20:33:30 +0000
(13:33 -0700)
committer
Carl Worth
<cworth@cworth.org>
Tue, 29 May 2007 20:33:30 +0000
(13:33 -0700)
templates/page.tmpl
patch
|
blob
|
history
diff --git
a/templates/page.tmpl
b/templates/page.tmpl
index b675911ab3467564af6a8cf4c4397d5c320bf547..3dec7305b865880ddf00385f9f88928d48b032ea 100644
(file)
--- a/
templates/page.tmpl
+++ b/
templates/page.tmpl
@@
-19,9
+19,9
@@
<img alt="Carl Worth" src="/cworth-banner.png">
</div>
<TMPL_UNLESS NAME="SUPPRESSTITLE">
-<
span
>
+<
h1
>
<TMPL_VAR TITLE>
-</
span
>
+</
h1
>
</TMPL_UNLESS>
<TMPL_IF NAME="SEARCHFORM">
<TMPL_VAR SEARCHFORM>