Fortress html fixes.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-04-11 06:29:16 +00:00
parent 5febea85ec
commit 46669bba9d
80 changed files with 92 additions and 53 deletions

View File

@@ -20,8 +20,8 @@ If there is not sufficient Adena in the clan warehouse, <font color="LEVEL">the
<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>