Clanhall manager button html fixes.
Contributed by Stayway.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
The clan hall door is now <font color="FF9955">open</font>.<br>
|
||||
Anyone can enter as long as it remains open, even those who are not clan members. For security's sake, you should close the door as soon as possible.<br>
|
||||
<center><br>
|
||||
<button action="bypass -h npc_%objectId%_door close" value="Close" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="Initial Screen" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
<button action="bypass -h npc_%objectId%_door close" value="Close" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button action="bypass -h npc_%objectId%_list_back" value="Initial Screen" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
|
||||
</center>
|
||||
</body></html>
|
Reference in New Issue
Block a user