mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 16:52:00 +00:00
[svn r6950] Put the "mugshot" icon back (thanks archive.org!)
This commit is contained in:
parent
339382348a
commit
b407388b57
BIN
folk/i/mug.png
Normal file
BIN
folk/i/mug.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 175 B |
@ -32,7 +32,7 @@ for r in lines[1:]:
|
|||||||
output += '</td><td>'
|
output += '</td><td>'
|
||||||
if vfho: output += '¤'
|
if vfho: output += '¤'
|
||||||
output += '</td><td>'
|
output += '</td><td>'
|
||||||
if mug: output += '<a href=%s><img alt=":-)" src="../../icons/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]):
|
||||||
|
Loading…
Reference in New Issue
Block a user