]> git.p6c8.net - jirafeau_project.git/blobdiff - admin.php
f.php: remove 'Access denied' header
[jirafeau_project.git] / admin.php
index 555e76aae0bd36ea13484b8816a2b9686e5458cd..2cad589cff73a7509ddda5d36583be5133b8b58a 100644 (file)
--- a/admin.php
+++ b/admin.php
@@ -129,7 +129,7 @@ if (!(isset ($_POST['action']) && strcmp ($_POST['action'], 'download') == 0))
         require (JIRAFEAU_ROOT . 'lib/template/header.php');
         ?><h2><?php echo t('Admin interface'); ?></h2><?php
 
-        ?><div id = "install">
+        ?><div id = "admin">
         <fieldset><legend><?php echo t('Actions');?></legend>
         <table>
         <form action = "<?php echo basename(__FILE__); ?>" method = "post">

patrick-canterino.de