Parsed new style html buttons.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<html><body>Mineral Trader Fundin:<br>
|
||||
I have an urgent delivery to the Gods' Cauldron area!<br>
|
||||
Would you deliver it for me?<br>
|
||||
<a action="bypass -h Quest Q00013_ParcelDelivery 31274-02.html">Sure!</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00013_ParcelDelivery 31274-02.html">Sure!</Button>
|
||||
</body></html>
|
@@ -1,5 +1,5 @@
|
||||
<html><body>Flame Blacksmith Vulcan:<br>
|
||||
Did Fundin send you? A little late, but at least you didn't break it.<br>
|
||||
Let me have it.<br>
|
||||
<a action="bypass -h Quest Q00013_ParcelDelivery 31539-01.html">Here.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00013_ParcelDelivery 31539-01.html">Here.</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user