Changeset 1360

Show
Ignore:
Timestamp:
12/04/07 19:28:33 (1 year ago)
Author:
rho
Message:

missed title

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/mod/admin/index.php

    r1344 r1360  
    4242            break; 
    4343        default: 
     44            $title = __gettext('Administration'); 
    4445            $body = run('admin:main'); 
    4546            break;