Index: trunk/extensions/Collection/README.txt |
— | — | @@ -104,11 +104,11 @@ |
105 | 105 | |
106 | 106 | Default is ``MediaWiki:PDF Template Blacklist`` |
107 | 107 | |
108 | | -* Just before the line:: |
| 108 | +* Add a portlet to the skin of your *MediaWiki* installation: Just before the line:: |
109 | 109 | |
110 | 110 | <div class="portlet" id="p-tb"> |
111 | 111 | |
112 | | - in the file ``skins/MonoBook.php`` of your *MediaWiki* installation insert |
| 112 | + in the file ``skins/MonoBook.php`` or ``skins/Modern.php`` insert |
113 | 113 | the following code:: |
114 | 114 | |
115 | 115 | <?php |