Clanhall manager button html fixes.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-04-01 15:07:24 +00:00
parent 855ced1dc5
commit f8023f5029
29 changed files with 49 additions and 49 deletions

View File

@@ -22,6 +22,6 @@ The Manager's MP is currently <font color="00FFFF">%mp%</font>.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4357 1">Haste Lv.1</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4359 1">Focus Lv.1</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4360 1">Death Whisper Lv.1</Button>
<button action="bypass -h npc_%objectId%_list_back" value="List" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h npc_%objectId%_list_back" value="List" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</CENTER>
</body></html>