manage.htm 720 B

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