changed some wording

This commit is contained in:
sebastian 2005-06-30 15:06:21 +00:00
parent fcb2fab676
commit ce6f83f9b0
15 changed files with 12381 additions and 12548 deletions

View file

@ -2,7 +2,7 @@
class Display {
function transForm ($source, $target, $file, $onlyUntranslated=false)
{
{
// creates an form for translation
// from $source to $target language
$html .= '<form name="transForm" action="'._PANEL_SCRIPT_.'" target="'._PANEL_FRAME_.'" method="post">