<?xml version="1.0" encoding="ISO-8859-1"?>

<xform style="twocolumn" bundle="com.tonbeller.wcf.form.resources">
  <title value="?">
    <imgButton id="confirm.cancel" src="wcf/form/cancel.png" label="fmt:confirm.cancel"/>
  </title>

  <manual>
    <tr>
      <td colspan="2" class="xform-both" id="body"/>
    </tr>
  </manual>

  <buttons>
    <button id="confirm.accept" label="fmt:confirm.yes"/>
    <button id="confirm.cancel" label="fmt:confirm.no"/>
  </buttons>

</xform>
