forked from science-ation/science-ation
Fix footer
This commit is contained in:
parent
76a0381b26
commit
f24a5653d9
@ -645,7 +645,7 @@ function send_footer()
|
||||
// FIX ME
|
||||
|
||||
// echo "<a target=\"blank\" href=\"http://www.sfiab.ca\">Science-ation Version ".$config['version']."{$extra}</a>";
|
||||
echo '<a target="blank" href="https://science-ation.ca">Science-ation Version 3</a>';
|
||||
echo '<a target="blank" href="https://science-ation.ca">Science-ation, par/by AlgoLibre Inc.</a>';
|
||||
?>
|
||||
</div>
|
||||
<div id="debug" style="display:<?= (get_value_from_array($_SESSION, 'debug') == 'true') ? 'block' : 'none' ?>; font-family:monospace; white-space:pre;">Debug...</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user