[wp-cvs] wordpress/wp-content/themes/classic sidebar.php,1.3,1.4

Matthew Mullenweg saxmatt at users.sourceforge.net
Wed Feb 2 10:57:09 GMT 2005


Update of /cvsroot/cafelog/wordpress/wp-content/themes/classic
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30218/wp-content/themes/classic

Modified Files:
	sidebar.php 
Log Message:
GET clean - http://mosquito.wordpress.org/view.php?id=784

Index: sidebar.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-content/themes/classic/sidebar.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** sidebar.php	24 Jan 2005 10:06:52 -0000	1.3
--- sidebar.php	2 Feb 2005 10:57:06 -0000	1.4
***************
*** 16,20 ****
  	<div>
  		<input type="text" name="s" id="s" size="15" /><br />
! 		<input type="submit" name="submit" value="<?php _e('Search'); ?>" />
  	</div>
  	</form>
--- 16,20 ----
  	<div>
  		<input type="text" name="s" id="s" size="15" /><br />
! 		<input type="submit" value="<?php _e('Search'); ?>" />
  	</div>
  	</form>



More information about the cvs mailing list