diff --git a/phpgwapi/inc/class.matrixview.inc.php b/phpgwapi/inc/class.matrixview.inc.php index 6fdbdd277b..bb1cf73826 100644 --- a/phpgwapi/inc/class.matrixview.inc.php +++ b/phpgwapi/inc/class.matrixview.inc.php @@ -251,7 +251,7 @@ function out_header () echo "sumdays+1; echo "\" bgcolor=black>image1pix . "\">\n"; echo "\n"; echo "\n"; - echo "Projectname\n"; + echo "" . lang("Projectname") . "\n"; for($i=1;$i<$this->sumdays+1;$i++) { echo "color_headerfield; echo "\">" . sprintf("%02d",$i) . "\n"; @@ -293,24 +293,24 @@ function out_monthyear($form_link) echo "
\n"; echo ""; echo "\n"; - echo "\n"; + echo "\n"; if($this->selection==1) { - echo "\n"; } diff --git a/preferences/settings.php b/preferences/settings.php index babd62a889..e792616591 100755 --- a/preferences/settings.php +++ b/preferences/settings.php @@ -73,7 +73,7 @@ - + +

"; echo $this->monthname; echo " "; echo $this->year; echo "

"; echo lang($this->monthname); echo " "; echo $this->year; echo "

Month: month==$i) $sel = " selected"; else unset($sel); echo ""; } echo ""; - echo "Year: "; - echo "  "; + echo "  "; echo "
Interface/Template Selection:

Theme (colors/fonts) Selection: