changeset 276:9ed3aa7ca7b5 gmap2

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 01 Jan 2015 09:29:48 +0200
parents e336d0d18c8f
children 023f5d0f627e
files index.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Wed Sep 10 18:04:35 2014 +0300
+++ b/index.php	Thu Jan 01 09:29:48 2015 +0200
@@ -73,7 +73,7 @@
       <a id="headlogo" href="http://www.bat.org/"></a>
       <div id="headcontent">
         <h1><?php echo $pageTitle1 ?></h1>
-        <h2><?php echo $pageTitle2." v".$pageVersion ?></h2>
+        <h2><?php echo $pageTitle2.(isset($pageVersion) ? " ".$pageVersion : "") ?></h2>
         <div class="credits"><?php echo $pageBy ?></div>
         <div class="controls">
 <?php