Ital Phrase

This commit is contained in:
Gerald Raab
2016-05-01 15:51:46 +02:00
parent 44b4571aaf
commit 75c8d82b73
4 changed files with 341 additions and 338 deletions
+1 -1
View File
@@ -355,7 +355,7 @@ function writePruefungsTable(e, data, anmeldung)
if(!storno)
button = "<p><span style='display: inline-block; width: 155px;'><?php echo $p->t('pruefung/anmeldefristAbgelaufen'); ?></span></br>";
else
button = "<p><span style='display: inline-block; width: 155px;'>Storno nicht mehrglich.</span></br>";
button = "<p><span style='display: inline-block; width: 155px;'><?php echo $p->t('pruefung/stornoNichtMehrMoeglich'); ?></span></br>";
}
else if(anmeldung || e.lehrveranstaltung[0].angemeldet)
{