Răsfoiți Sursa

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

Yannick Warnier 17 ani în urmă
părinte
comite
9fd8605e22
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      main/exercice/exercice.php

+ 1 - 1
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>' .