manage.htm 722 B

12345678910
  1. <html><body>
  2. <br>
  3. <font color="LEVEL">[Manage Clan Hall]</font><br><br>
  4. <center>
  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>
  7. <button value="Decor" action="bypass -h npc_%objectId%_manage deco" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"><br><br>
  8. <button value="Main Screen" action="bypass -h npc_%objectId%_list_back" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
  9. </center>
  10. </body></html>