Changeset 100
- Timestamp:
- 04/18/07 17:56:05
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
FreakAuth/trunk/www/system/application/views/FreakAuth_light/template_admin/header.php
r37 r100 32 32 <table cellpadding="0" cellspacing="0" border="0" style="width:100%"> 33 33 <tr> 34 <td><h1> FreakAuthAdministration Console</h1></td>34 <td><h1><?=$this->config->item('FAL_website_name')?> Administration Console</h1></td> 35 35 </tr> 36 36 </table>
