_0g2.xml 807 B

12345678910111213141516171819202122
  1. <!--
  2. Licensed Materials - Property of IBM
  3. IBM Cognos Products: rs
  4. (C) Copyright IBM Corp. 2019
  5. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. -->
  7. <resources>
  8. <dialog id="_0g2" idsDialogTitle="IDS_TITLE_LAUNCH_EXPLORE" helpId="dlgTableInsert">
  9. <dialogHtml><![CDATA[
  10. <div onkeypress="_0g2._wph( event )">
  11. <table class="clsDialogText" cellpadding="0" cellspacing="0">
  12. <tr>
  13. <button class="clsDlgButton" onclick="_0g2._w13()" style="display:block; width:100%" HAL_ids="IDS_BTN_NEW_EXPLORATION"></button>
  14. </tr>
  15. <tr>
  16. <button class="clsDlgButton" onclick="_0g2._h51()" style="display:block; width:100%" HAL_ids="IDS_BTN_ADD_TO_EXISTING"></button>
  17. </tr>
  18. </table>
  19. </div>
  20. ]]></dialogHtml>
  21. </dialog>
  22. </resources>