removed html tag br from phrase 'comment_for_current_version'

fixes bug #37
This commit is contained in:
Uwe Steinmann 2013-03-28 10:22:38 +01:00
parent ffcd65ed3d
commit dd8f01fe5a

View File

@ -138,7 +138,7 @@ $text = array(
'choose_workflow_action' => "Workflow-Aktion wählen",
'close' => "Schließen",
'comment' => "Kommentar",
'comment_for_current_version' => "Kommentar zur<br>aktuellen Version",
'comment_for_current_version' => "Kommentar zur aktuellen Version",
'confirm_create_fulltext_index' => "Ja, Ich möchte den Volltextindex neu erzeugen!.",
'confirm_pwd' => "Passwort-Bestätigung",
'confirm_rm_backup' => "Möchten Sie wirklich das Backup \"[arkname]\" löschen?<br />Beachten Sie, dass diese Operation nicht rückgängig gemacht werden kann.",