| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- <!--
- IBM Confidential
- OCO Source Materials
- IBM Cognos Products: ps
- (C) Copyright IBM Corp. 2011
- The source code for this program is not published or otherwise divested of its trade secrets, irrespective of what has been deposited with the U.S. Copyright Office.
- -->
- <div style="border:1px solid #cccccc;">
- <table width="100%">
- <tr>
- <td colspan="2">
- <div id="%CL_HEADER%"></div>
- </td>
- </tr>
- <tr>
- <td width="60%">
- <div id="%CL_PROMPT%"></div>
- </td>
- <td width="40%">
- <div style="font-size:70%;color:#336699;">
- <p><span style="color:red;">*Notice to all users*</span>
- You can customize the IBM Cognos software interface to suit the needs of an international customer or a
- particular reseller. You can make changes to the colors, fonts, images, and overall appearance of one or
- more IBM Cognos software components, simply by modifying the appropriate cascading style sheets (CSS), HTML content,
- and graphics.</p>
- </div>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <div id="%CL_FOOTER%"></div>
- </td>
- </tr>
- </table>
- </div>
|