diff --git a/input/models.py b/input/models.py index dcc81b1..09bf011 100755 --- a/input/models.py +++ b/input/models.py @@ -182,7 +182,7 @@ TYPE_CHOICES = {'BIB': format_html('Kostenübernahme IFG-Anfrage'), 'LIT': format_html('Literaturstipendium'), 'LIST': format_html('Mailingliste'), - 'TRAV': format_html('Reisekosten'), + 'TRAV': format_html('Reisekosten'), 'SOFT': format_html('Softwarestipendium'), 'VIS': format_html('Visitenkarten'), }