Index: trunk/phase3/skins/MonoBook.php |
— | — | @@ -174,11 +174,6 @@ |
175 | 175 | </div></form> |
176 | 176 | </div> |
177 | 177 | </div> |
178 | | - <?php |
179 | | - if(isset($GLOBALS['wgSpecialPages']['Collection'])) { |
180 | | - Collection::printPortlet(); |
181 | | - } |
182 | | - ?> |
183 | 178 | <div class="portlet" id="p-tb"> |
184 | 179 | <h5><?php $this->msg('toolbox') ?></h5> |
185 | 180 | <div class="pBody"> |