PButton.html 379 B

1234567
  1. <!-- Licensed Materials - Property of IBM
  2. BI and PM: Mobile
  3. (C) Copyright IBM Corp. 2007, 2012
  4. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. -->
  5. <div class="promptbutton">
  6. <input type="button" btype="${prompt.btype}" value="i18n('WEB_PROMPT_BUTTONS_${prompt.btype}')"></input>
  7. </div>