Revert r45432 "* Added "Advanced search" link to the search form"
[lhc/web/wiklou.git] / skins / Modern.php
index c16ae47..cb24baf 100644 (file)
@@ -256,7 +256,6 @@ class ModernTemplate extends QuickTemplate {
                                                ?> value="<?php $this->text('search') ?>"<?php } ?> />
                                <input type='submit' name="go" class="searchButton" id="searchGoButton" value="<?php $this->msg('searcharticle') ?>"<?php echo $this->skin->tooltipAndAccesskey( 'search-go' ); ?> />&nbsp;
                                <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="<?php $this->msg('searchbutton') ?>"<?php echo $this->skin->tooltipAndAccesskey( 'search-fulltext' ); ?> />
-                               <a href="<?php $this->text('searchaction') ?>" rel="search"><?php $this->msg('powersearch-legend') ?></a>
                        </div></form>
                </div><!-- pBody -->
        </div><!-- portlet -->