Parsed new style html buttons.
This commit is contained in:
@@ -3,8 +3,8 @@ Ah, so you've come to see the clan hall!<br>
|
||||
Good idea! A clan hall is something that every clan should have, don't you agree?<br>
|
||||
There are many wonderful things here, so take your time!<br><br>
|
||||
<center>
|
||||
<a action="bypass -h npc_%objectId%_list">All items for sale.</a><br>
|
||||
<a action="bypass npc_%objectId%_selectedItems">My selected items.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_location">Location of the clan hall.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_list">All items for sale.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass npc_%objectId%_selectedItems">My selected items.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_location">Location of the clan hall.</Button>
|
||||
</center>
|
||||
</body></html>
|
Reference in New Issue
Block a user