Renamed trunk folder.

This commit is contained in:
MobiusDev
2016-08-14 11:56:36 +00:00
parent 0bb4e57aad
commit 69cbd04d91
19923 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<html><title>Monument of Heroes:</title><body>
<center><img src="l2ui_ch3.herotower_deco" width=256 height=32></center><br>
<font color="LEVEL">History for :</font> %heroname%<br>
Hero %heroname%'s Message:<br>
%message%<br>
<center><img src="L2UI.SquareWhite" width=270 height=1></center><br>
<table width="270" cellspacing="2">
%list%
</table>
<table width="270" cellspacing="2">
<tr>
<td width=135>%buttprev%</td>
<td width=135 align=right>%buttnext%</td>
</tr>
</table>
</body></html>

View File

@@ -0,0 +1,15 @@
<html><title>Monument of Heroes:</title><body>
<center><img src="l2ui_ch3.herotower_deco" width=256 height=32></center><br>
<font color="LEVEL">History for :</font> %heroname%<br1>
<font color="LEVEL">Total score: </font> %win% Wins %draw% Ties %loos% Losses<br>
<center><img src="L2UI.SquareWhite" width=270 height=1></center><br>
<table width="270" cellspacing="2">
%list%
</table>
<table width="270" cellspacing="2">
<tr>
<td width=135>%buttprev%</td>
<td width=135 align=right>%buttnext%</td>
</tr>
</table>
</body></html>