Movethe link somewhere a bit better, still requires config access to get to

This commit is contained in:
james 2010-05-27 20:41:33 +00:00
parent 8aae3b3522
commit c47eb2ac30
2 changed files with 7 additions and 4 deletions

View File

@ -53,5 +53,12 @@
echo " </tr>\n";
echo "</table>\n";
//this is temporary just so i can put it somewhere to be clicked on to demo tomorrow
//it wont be here for good :)
echo "<br />";
echo "<br />";
echo " <a href=\"config/superconfig.php\">SFIAB/SOIAB Super Config</a><br />";
send_footer();
?>

View File

@ -32,10 +32,6 @@
);
//this is temporary just so i can put it somewhere to be clicked on to demo tomorrow
//it wont be here for good :)
echo " <a href=\"superconfig.php\">SFIAB/SOIAB Super Config</a><br />";
echo "<table class=\"adminconfigtable\">";
echo " <tr>";
echo " <td><a href=\"variables.php\">".theme_icon("configuration_variables")."<br />".i18n("Configuration Variables")."</a></td>";