1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-02 03:39:28 +00:00

Change testTemplate naming scheme in links

This commit is contained in:
2022-04-19 21:30:18 +00:00
parent ba81299d0a
commit ec49e727e4
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<option value='{{id}}'>{{name}} - {{maxMark}} marks</option>
{{/each}}
</select>
<a href='/admin/testTemplate/add' class='formContainer__small-link'>
<a href='/admin/test-template/add' class='formContainer__small-link'>
Or add a new test template
</a>
<select name='class' id='class' required>