[wp-cvs] wordpress/wp-admin edit-comments.php,1.44,1.45

Matthew Mullenweg saxmatt at users.sourceforge.net
Fri Feb 11 02:00:41 GMT 2005


Update of /cvsroot/cafelog/wordpress/wp-admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3216/wp-admin

Modified Files:
	edit-comments.php 
Log Message:
Fix later

Index: edit-comments.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/edit-comments.php,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** edit-comments.php	17 Jan 2005 23:32:20 -0000	1.44
--- edit-comments.php	11 Feb 2005 02:00:38 -0000	1.45
***************
*** 111,120 ****
  <?php } // end foreach ?>
  </ol>
- <form action="" method="get">
- <p class="submit">
- <input type="hidden" name="offset" value="<?php echo $_GET['offset'] + 1; ?>" />
- <input type="submit" name="submit" value="<?php _e('View Next 20 Comments &raquo;');?>" />
- </p>
- </form>
  
  <?php
--- 111,114 ----



More information about the cvs mailing list