[svn r13898] fixed remaining untranslated string in e-mail to students

skala
Yannick Warnier 18 years ago
parent ff68d0754b
commit 9fd8605e22
  1. 2
      main/exercice/exercice.php

@ -218,7 +218,7 @@ if ($show=='result' && $_REQUEST['comments']=='update' && ($is_allowedToEdit ||
'</head>' .
'<body>' .
'<div>' .
' <p>Dear Student, </p>' .
' <p>'.get_lang('DearStudentEmailIntroduction').'</p>' .
' <p class="style10"> '.get_lang('AttemptVCC').' </p>' .
' <table width="417">' .
' <tr>' .

Loading…
Cancel
Save