MediaWiki r9178 - Code Review

Jump to: navigation, search
Repository:MediaWiki
Revision:r9177‎ | r9178 (on ViewVC)‎ | r9179 >
Date:20:12, 24 May 2005
Author:avar
Status:old
Tags:
Comment:
* Fixed a typo
Modified paths:

Diff [purge]

Index: trunk/phase3/skins/MonoBook.php
@@ -124,7 +124,7 @@
125125 </div>
126126 <script type="<?php $this->text('jsmimetype') ?>"> if (window.isMSIE55) fixalpha(); </script>
127127 <?php foreach ($this->data['sidebar'] as $bar => $cont) { ?>
128 - <div class='portlet' id='p-<?php echo htmlspecialchars($bat) ?>'>
 128+ <div class='portlet' id='p-<?php echo htmlspecialchars($bar) ?>'>
129129 <h5><?php $this->msg( $bar ) ?></h5>
130130 <div class='pBody'>
131131 <ul>

Status & tagging log

  • 01:56, 13 October 2010 ^demon (Talk | contribs) changed the status of r9178 [removed: new added: old]
Personal tools
Namespaces

Variants
Views
Actions
Navigation
Support
Download
Development
Communication
Toolbox