Parsed new style html buttons.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</table>
|
||||
<table width=270 border=0>
|
||||
<tr>
|
||||
<td><a action="bypass -h npc_%objectId%_Chat 8">1 Race Number</a></td>
|
||||
<td><Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 8">1 Race Number</Button></td>
|
||||
<td align=right><font color="LEVEL">1</font> Number</td>
|
||||
<td align=right><font color="LEVEL">100</font> Adena</td>
|
||||
</tr>
|
||||
@@ -16,7 +16,7 @@
|
||||
<img src="L2UI.SquareWhite" width=270 height=1>
|
||||
|
||||
<table width=270 border=0>
|
||||
<tr><td width=90><a action="bypass _mrsl01_1">Previous List</a></td><td width=90 align=center>1 Page </td><td width=90 align=right><a action="bypass _mrsl01_2"> Next List</a></td></tr>
|
||||
<tr><td width=90><Button ALIGN=LEFT ICON="NORMAL" action="bypass _mrsl01_1">Previous List</Button></td><td width=90 align=center>1 Page </td><td width=90 align=right><Button ALIGN=LEFT ICON="NORMAL" action="bypass _mrsl01_2"> Next List</Button></td></tr>
|
||||
</table>
|
||||
|
||||
<img src="L2UI.SquareWhite" width=270 height=1>
|
||||
|
Reference in New Issue
Block a user