manage.htm 587 B

123456789
  1. <html><body><br>
  2. <center>
  3. <font color="LEVEL">[Manage Fortress]</font><br>
  4. <br>
  5. <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>
  6. <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>
  7. <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">
  8. </center>
  9. </body></html>