mirror of
https://github.com/fsr/eseeva
synced 2025-04-28 09:28:31 +02:00
fixed file name pluralisation
This commit is contained in:
parent
fead322def
commit
0725484eaf
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
define ("STUDENT_QUESTIONNAIRE", "questionnaires/student_questionnaire.txt");
|
||||
define ("TUTOR_QUESTIONNAIRE", "questionnaires/tutor_questionnaire.txt");
|
||||
define ("PATRONS", "questionnaires/namenspatronen.txt");
|
||||
define ("PATRONS", "questionnaires/namenspatrone.txt");
|
||||
// Possible Questionnaire Element Types
|
||||
// Should be used by all scripts when referencing them
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue