[wp-cvs] wordpress/wp-admin edit-form-advanced.php, 1.49,
1.50 edit-form.php, 1.32, 1.33
Matthew Mullenweg
saxmatt at users.sourceforge.net
Fri Feb 11 03:32:27 GMT 2005
Update of /cvsroot/cafelog/wordpress/wp-admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8889/wp-admin
Modified Files:
edit-form-advanced.php edit-form.php
Log Message:
http://mosquito.wordpress.org/view.php?id=483
Index: edit-form.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/edit-form.php,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** edit-form.php 14 Sep 2004 12:41:09 -0000 1.32
--- edit-form.php 11 Feb 2005 03:32:24 -0000 1.33
***************
*** 1,5 ****
<div class="wrap">
!
<form name="post" action="post.php" method="post" id="simple">
--- 1,5 ----
<div class="wrap">
! <h2><?php _e('Write Post'); ?></h2>
<form name="post" action="post.php" method="post" id="simple">
Index: edit-form-advanced.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/edit-form-advanced.php,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** edit-form-advanced.php 7 Jan 2005 01:11:49 -0000 1.49
--- edit-form-advanced.php 11 Feb 2005 03:32:24 -0000 1.50
***************
*** 11,14 ****
--- 11,15 ----
<div class="wrap">
+ <h2><?php _e('Write Post'); ?></h2>
<?php
More information about the cvs
mailing list