r94300 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94299‎ | r94300 | r94301 >
Date:23:19, 11 August 2011
Author:preilly
Status:ok
Tags:
Comment:
fix title
Modified paths:
  • /branches/wmf/1.17wmf1/extensions/MobileFrontend/views/layout/application.html.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.17wmf1/extensions/MobileFrontend/views/layout/application.html.php
@@ -19,7 +19,7 @@
2020 ${appleTouchIconTag}
2121 <script type='text/javascript'>
2222 //<![CDATA[
23 - var title = "{$title}";
 23+ var title = "{$htmlTitle}";
2424 function shouldCache() {
2525 return true;
2626 }

Status & tagging log