Automatic commit of changes
This commit is contained in:
parent
ff87813316
commit
f9e605d2ab
|
|
@ -140,11 +140,10 @@ def pageheader(num, page, do_jpeg = 0):
|
||||||
picwidth = 500 - titlewidth
|
picwidth = 500 - titlewidth
|
||||||
|
|
||||||
output = """
|
output = """
|
||||||
<p align=center nowrap><nobr><a name="TOP"
|
<p align=center nowrap><nobr><img
|
||||||
href="/cgi-bin/imagemap/titlebar"><img
|
|
||||||
align=middle border=0 usemap="#titlebar"
|
align=middle border=0 usemap="#titlebar"
|
||||||
src="/lurk/nav/titlebar.gif" width=500 height=32
|
src="/lurk/nav/titlebar.gif" width=500 height=32
|
||||||
alt="[Home]"></a>
|
alt="[Home]">
|
||||||
|
|
||||||
<br>"""
|
<br>"""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue