mirror of
https://github.com/idanoo/nzart-exam-generator
synced 2025-07-01 22:02:17 +00:00
Changed links to target _blank to not lose progress
This commit is contained in:
parent
ff2ff2dd18
commit
4b01dc70ec
1 changed files with 2 additions and 2 deletions
|
@ -88,8 +88,8 @@ if(!isset($_POST['mark'])) {
|
|||
</div>
|
||||
<div id="footer">
|
||||
All Questions and images from NZART question bank located
|
||||
<a 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>
|
||||
<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 target="_blank" href="https://gitlab.com/idanoo/nzart-exam">here</a>.<br>
|
||||
Last updated 31-12-2016.
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue