Translated new text components in RT-Tool starting page

. Translated new text components into English. Now the starting page is
available in German and English.

. Minor HTML-tag correction at login.php.
This commit is contained in:
Cris
2019-05-06 15:48:57 +02:00
committed by cris-technikum
parent 69d624b841
commit e2cea2ab58
4 changed files with 41 additions and 30 deletions
-2
View File
@@ -361,7 +361,6 @@ if($result_pruefling = $db->db_query($qry_pruefling))
{
if($row_pruefling = $db->db_fetch_object($result_pruefling))
{
/*$info = "$row_pruefling->vorname $row_pruefling->nachname, $row_pruefling->bezeichnung $row_pruefling->stg_bez";*/
$info = "$row_pruefling->vorname $row_pruefling->nachname";
}
}
@@ -401,7 +400,6 @@ if($levelgebiet)
</tr>
</table>';
$fortschrittsbalken .= '<span class="smallb"><b> '.$aktuell.' / '.$max.'</b> ['.number_format($psolved,1,'.','').'%]</span>';
}
//Zeit des Gebietes holen
echo '