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

@@ -6,8 +6,8 @@ Do you wish to continue?<br>
<center>
<table width=200>
<tr>
<td align=center><button action="bypass -h npc_%objectId%_manage %apply%" value="Confirm" 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="Confirm" 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>