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

@ -2,8 +2,8 @@
<center>
<font color="LEVEL">[Manage Fortress]</font><br>
<br>
<button value="Recovery" action="bypass -h npc_%objectId%_manage recovery" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button value="Other" action="bypass -h npc_%objectId%_manage other" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br><br>
<button value="Main Screen" action="bypass -h npc_%objectId%_Link fortress/foreman.htm" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
<button value="Recovery" action="bypass -h npc_%objectId%_manage recovery" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br>
<button value="Other" action="bypass -h npc_%objectId%_manage other" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br><br>
<button value="Main Screen" action="bypass -h npc_%objectId%_Link fortress/foreman.htm" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</center>
</body></html>