Changeset 2884 for trunk/include/functions_html.inc.php
- Timestamp:
- Nov 19, 2008, 4:44:04 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/functions_html.inc.php
r2773 r2884 589 589 if ( isset($user) and !is_a_guest() ) 590 590 { 591 echo '<meta http-equiv="Content-Type" content="text/html; charset=utf-8">'; 591 592 echo '<div style="text-align:center;">'.l10n('access_forbiden').'<br />'; 592 593 echo '<a href="'.get_root_url().'identification.php">'.l10n('identification').'</a> ';
Note: See TracChangeset
for help on using the changeset viewer.