functions-cancel.htm 610 B

12345678910
  1. <html><body>
  2. <font color="LEVEL">[Manage Clan Hall]</font><br>
  3. This function will be reset.<br>
  4. The fee will no longer be automatically withdrawn from the clan warehouse.<br>
  5. Do you wish to continue?<br>
  6. <center><table width=200><tr>
  7. <td align=center><button action="bypass -h npc_%objectId%_manage %apply%" value="OK" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
  8. <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>
  9. </tr></table></center>
  10. </body></html>