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

@@ -3,6 +3,6 @@ Clan hall functions have been activated.<br>
The usage fee for each function will be automatically deducted from the clan warehouse account for each time period. If there are no more funds in the account, the applicable function will be reset.<br>
To check the remaining time available for each function, use the clan hall Management menu.<br>
<center><br>
<button action="bypass -h npc_%objectId%_manage" value="Management" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button action="bypass -h npc_%objectId%_manage" value="Management" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>