Clanhall manager button html fixes.
Contributed by Stayway.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
This warehouse may only be used by clan members.<br>
|
||||
Please be mindful of your Adena balance remaining, as both the rental fee and usage fee for this clan hall will automatically withdrawn from this account.<br>
|
||||
<CENTER><br>
|
||||
<button value="Deposit" action="bypass -h npc_%objectId%_DepositC" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Withdraw" action="bypass -h npc_%objectId%_WithdrawC" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Initial Screen" action="bypass -h npc_%objectId%_list_back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Deposit" action="bypass -h npc_%objectId%_DepositC" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Withdraw" action="bypass -h npc_%objectId%_WithdrawC" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
<button value="Initial Screen" action="bypass -h npc_%objectId%_list_back" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
|
||||
</CENTER>
|
||||
</body></html>
|
Reference in New Issue
Block a user