X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=libs%2Ftemplates%2Fpage_header.tpl.php;fp=libs%2Ftemplates%2Fpage_header.tpl.php;h=327ebbdad6ee5060b58c2c9248aa0ca76e9da7ab;hb=8586d37c9b8a92959bf869b11436c7b63ad95fca;hp=025d7a364cb8cb3729713aa020e1af7ab3919fe1;hpb=b166801619fef67c422fb9e8a43bfa5606e4050f;p=ctracker.git diff --git a/libs/templates/page_header.tpl.php b/libs/templates/page_header.tpl.php index 025d7a3..327ebbd 100644 --- a/libs/templates/page_header.tpl.php +++ b/libs/templates/page_header.tpl.php @@ -1,5 +1,5 @@ - + Cracker Tracker Stand-Alone - Extended Edition: <?php crackerTrackerOutputLocalized('ctracker_page_header'); ?> @@ -7,7 +7,7 @@ <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <meta http-equiv="content-style-type" content="text/css" /> <meta http-equiv="content-script-type" content="text/javascript" /> - <meta http-equiv="language" content="<?php print $GLOBALS['ctracker_language']; ?>" /> + <meta http-equiv="language" content="<?= $GLOBALS['ctracker_language']; ?>" /> </head> <body>