mirror of
https://github.com/idanoo/nzart-exam-generator.git
synced 2024-12-04 22:26:58 +00:00
Changed links to target _blank to not lose progress
This commit is contained in:
parent
ff2ff2dd18
commit
4b01dc70ec
@ -88,8 +88,8 @@ if(!isset($_POST['mark'])) {
|
|||||||
</div>
|
</div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
All Questions and images from NZART question bank located
|
All Questions and images from NZART question bank located
|
||||||
<a href="http://www.nzart.org.nz/exam/download-examination-files/">Here</a>.<br/>
|
<a target="_blank" href="http://www.nzart.org.nz/exam/download-examination-files/">Here</a>.<br/>
|
||||||
This site is open-source. Code can be found <a href="https://gitlab.com/idanoo/nzart-exam">here</a>.<br>
|
This site is open-source. Code can be found <a target="_blank" href="https://gitlab.com/idanoo/nzart-exam">here</a>.<br>
|
||||||
Last updated 31-12-2016.
|
Last updated 31-12-2016.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user