[wp-cvs] wordpress/wp-admin plugins.php,1.12,1.13
Ryan Boren
rboren at users.sourceforge.net
Sun Jun 13 11:00:19 CDT 2004
- Previous message: [wp-cvs] wordpress wp-register.php,1.18,1.19
- Next message: [wp-cvs]
wordpress index.php, 1.75, 1.76 wp-comments-popup.php, 1.12,
1.13 wp-comments.php, 1.20, 1.21 wp-login.php, 1.24, 1.25
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/cafelog/wordpress/wp-admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5278
Modified Files:
plugins.php
Log Message:
Fix spelling. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000036
Index: plugins.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/plugins.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** plugins.php 11 Jun 2004 18:23:12 -0000 1.12
--- plugins.php 13 Jun 2004 16:00:16 -0000 1.13
***************
*** 61,65 ****
<div class="wrap">
<h2><?php _e('Plugin Management'); ?></h2>
! <p><?php _e('Plugins are files you usually download seperately from WordPress that add functionality. To install a plugin you generally just need to put the plugin file into your <code>wp-content/plugins</code> directory. Once a plugin is installed, you may activate it or deactivate it here.'); ?></p>
<?php
// Files in wp-content/plugins directory
--- 61,65 ----
<div class="wrap">
<h2><?php _e('Plugin Management'); ?></h2>
! <p><?php _e('Plugins are files you usually download separately from WordPress that add functionality. To install a plugin you generally just need to put the plugin file into your <code>wp-content/plugins</code> directory. Once a plugin is installed, you may activate it or deactivate it here.'); ?></p>
<?php
// Files in wp-content/plugins directory
- Previous message: [wp-cvs] wordpress wp-register.php,1.18,1.19
- Next message: [wp-cvs]
wordpress index.php, 1.75, 1.76 wp-comments-popup.php, 1.12,
1.13 wp-comments.php, 1.20, 1.21 wp-login.php, 1.24, 1.25
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list