forked from science-ation/science-ation
Remove the "Return to SFIAB Development Page" link, and make the version number at the bottom link back to it
This commit is contained in:
parent
f39178585b
commit
1f31bc124c
@ -556,8 +556,6 @@ if(count($config['languages'])>1)
|
||||
|
||||
|
||||
?>
|
||||
<a href="http://www.sfiab.ca/"><?=i18n("Return to SFIAB Development Page")?></a>
|
||||
<br />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@ -600,7 +598,7 @@ if(substr($config['version'], -1) % 2 != 0)
|
||||
echo "DEBUG:";
|
||||
print_r($_SESSION);
|
||||
}
|
||||
echo "SFIAB Version ".$config['version'];
|
||||
echo "<a target=\"blank\" href=\"http://www.sfiab.ca\">SFIAB Version ".$config['version']."</a>";
|
||||
?>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user