home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / dotproject / modules / public / access_denied.php next >
Encoding:
PHP Script  |  2003-02-17  |  499 b   |  16 lines

  1. <img src="images/shim.gif" width="1" height="5" alt="" border="0"><br />
  2. <table width="98%" cellspacing="1" cellpadding="0" border="0">
  3.     <tr>
  4.     <td><img src="./images/icons/dp.gif" alt="" border="0"></td>
  5.         <td nowrap="nowrap" width="100%"><h1><?php echo $AppUI->_('Access Denied');?></h1></td>
  6.     </tr>
  7. </table>
  8.  
  9. <p>
  10. <table width="95%" border=0 cellpadding="5" cellspacing=0>
  11. <tr valign=top>
  12.     <td width=50%><?php echo $AppUI->_('accessDeniedMsg');?></td>
  13.     <td width=50%> </td>
  14. </tr>
  15. </table>
  16. </p>