Clanhall manager button html fixes.
Contributed by Stayway.
This commit is contained in:
@@ -4,7 +4,7 @@ This function will be reset.<br>
|
||||
The fee will no longer be automatically withdrawn from the clan warehouse.<br>
|
||||
Do you wish to continue?<br>
|
||||
<center><table width=200><tr>
|
||||
<td align=center><button action="bypass -h npc_%objectId%_manage %apply%" value="OK" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h npc_%objectId%_manage" value="Cancel" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h npc_%objectId%_manage %apply%" value="OK" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
<td align=center><button action="bypass -h npc_%objectId%_manage" value="Cancel" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
|
||||
</tr></table></center>
|
||||
</body></html>
|
Reference in New Issue
Block a user