This commit is contained in:
mobius
2015-01-01 20:02:50 +00:00
parent eeae660458
commit a6a3718849
17894 changed files with 2818932 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<html><body><br>
The number of people on the waiting list for Grand Olympiad
<center>
<img src="L2UI.SquareWhite" width=270 height=1>
<img src="L2UI.SquareBlank" width=1 height=3>
<table width=270 border=0 bgcolor="000000">
<tr>
<td fixwidth=100>Class (Individual)</td>
<td fixwidth=170 align=right>%listClassed%</td>
</tr>
<tr>
<td fixwidth=100>Class-Irrelevant (Team)</td>
<td fixwidth=170 align=right>%listNonClassedTeam%</td>
</tr>
<tr>
<td fixwidth=100>Class-Irrelevant (Individual)</td>
<td fixwidth=170 align=right>%listNonClassed%</td>
</tr>
</table>
<img src="L2UI.SquareWhite" width=270 height=1>
<img src="L2UI.SquareBlank" width=1 height=3>
<button value="Back" action="bypass -h npc_%objectId%_Chat 0" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>