Merged id="searchGoButton" from 1.4
authorTom Gilder <tomgilder@users.mediawiki.org>
Thu, 13 Jan 2005 23:13:46 +0000 (23:13 +0000)
committerTom Gilder <tomgilder@users.mediawiki.org>
Thu, 13 Jan 2005 23:13:46 +0000 (23:13 +0000)
skins/MonoBook.php

index d34b439..8010916 100644 (file)
@@ -132,7 +132,7 @@ class MonoBookTemplate extends QuickTemplate {
                  ?>accesskey="<?php $this->msg('accesskey-search') ?>"<?php }
                if( isset( $this->data['search'] ) ) {
                  ?>value="<?php $this->text('search') ?>"<?php } ?> />
-             <input type='submit' name="go" class="searchButton"
+             <input type='submit' name="go" class="searchButton" id="searchGoButton"
                value="<?php $this->msg('go') ?>"
                />&nbsp;<input type='submit' name="fulltext"
                class="searchButton"