diff --git a/e107_themes/templates/header_default.php b/e107_themes/templates/header_default.php index 196cf12d6..bb6934466 100644 --- a/e107_themes/templates/header_default.php +++ b/e107_themes/templates/header_default.php @@ -6,9 +6,9 @@ | Released under the terms and conditions of the GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_themes/templates/header_default.php,v $ -| $Revision: 1.27 $ -| $Date: 2009-02-03 11:59:12 $ -| $Author: lisa_ $ +| $Revision: 1.28 $ +| $Date: 2009-04-07 10:13:00 $ +| $Author: secretr $ +-----------------------------------------------------------------------------------------------+ */ @@ -84,10 +84,10 @@ echo (defined("STANDARDS_MODE") ? "" : " -".SITENAME.(defined("e_PAGETITLE") ? ": ".e_PAGETITLE : (defined("PAGE_NAME") ? ": ".PAGE_NAME : ""))."\n\n"; +".$tmp.SITENAME."\n\n"; // Wysiwyg JS support on or off.