forked from science-ation/science-ation
Movethe link somewhere a bit better, still requires config access to get to
This commit is contained in:
parent
8aae3b3522
commit
c47eb2ac30
@ -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();
|
||||
?>
|
||||
|
@ -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>";
|
||||
|
Loading…
Reference in New Issue
Block a user