Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@@ -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>