*) fix for missing picture-file, may be improved to support skins

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2880 6c8d7289-2bf4-0310-a012-ef5d649a1542
This commit is contained in:
auron_x 2006-10-29 17:21:04 +00:00
parent 96604218eb
commit 62ad1476ac

View File

@ -104,8 +104,8 @@
Progress towards the next peer: #[percent]#%.<br />
At current PPM you will reach him #(timemessage)#in an unknown time::in #[time]#::never, because he is faster than you#(/timemessage)#.<br />
<!--#{percent}#<img src="/env/grafics/green-block.png">#{/percent}##{percent2}#<img src="/env/grafics/red-block.png">#{/percent2}#-->
<div style="height:20px; border:1px solid #CAD5E3">
<img src="env/grafics/green_bar.gif" width="#[percent]#%" height="20" alt="" /><img src="env/grafics/red_bar.png" width="#[percent2]#%" height="20" alt="" />
<div style="height:20px;border:1px solid #CAD5E3;background-color:red;">
<div class="ProgressBarFill" style="width:#[percent]#%;" />
</div>
#(/progressbar)#
::