mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-26 01:01:58 +00:00
[svn r6977] Remove after mugshot link
This commit is contained in:
parent
5600fd3bbc
commit
276251d98e
@ -33,7 +33,7 @@ for r in lines[1:]:
|
|||||||
if vfho: output += '¤'
|
if vfho: output += '¤'
|
||||||
output += '</td><td>'
|
output += '</td><td>'
|
||||||
if mug: output += '<a href=%s><img alt=":-)" src="i/mug.png" /></a>' % mug
|
if mug: output += '<a href=%s><img alt=":-)" src="i/mug.png" /></a>' % mug
|
||||||
output += ' </td>'
|
output += '</td>'
|
||||||
for y in xrange(len(years)):
|
for y in xrange(len(years)):
|
||||||
if(years[y]):
|
if(years[y]):
|
||||||
m = str(76 + y)[-2:]
|
m = str(76 + y)[-2:]
|
||||||
|
Loading…
Reference in New Issue
Block a user