Kaynağa Gözat

Update text.php.tmpl

Fixed php bug
Josh Smith 8 yıl önce
ebeveyn
işleme
d57cea45b7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      text.php.tmpl

+ 1 - 1
text.php.tmpl

@@ -36,7 +36,7 @@ if (\$count == 4){
 	<link rel="canonical" href="$Extras.web_url/summary.html" itemprop="url"/>
 	#end if   
 <?php        
-        echo"<title>\$station.location (\$Extras.cwop) Climate Summary for \$title </title>";
+        echo"<title>$station.location ($Extras.cwop) Climate Summary for \$title </title>";
 ?>
         <!-- Open Graph -->
         <meta property="og:site_name" content="$station.location Summaries and Records" />