[wp-cvs] wordpress/wp-admin link-categories.php,1.18,1.19

Matthew Mullenweg saxmatt at users.sourceforge.net
Sat Feb 12 08:03:59 GMT 2005


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

Modified Files:
	link-categories.php 
Log Message:
Make a lil bit clearer - http://mosquito.wordpress.org/view.php?id=400

Index: link-categories.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/link-categories.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** link-categories.php	12 Dec 2004 20:41:14 -0000	1.18
--- link-categories.php	12 Feb 2005 08:03:56 -0000	1.19
***************
*** 283,290 ****
                  <th rowspan="2" valign="bottom"><?php _e('ID') ?></th>
                  <th rowspan="2" valign="bottom"><?php _e('Toggle?') ?></th>
!                 <th colspan="4" valign="bottom"><?php _e('Show') ?></th>
                  <th rowspan="2" valign="bottom"><?php _e('Sort Order') ?></th>
                  <th rowspan="2" valign="bottom"><?php _e('Desc?') ?></th>
!                 <th colspan="3" valign="bottom"><?php _e('Formatting') ?></th>
                  <th rowspan="2" valign="bottom"><?php _e('Limit') ?></th>
                  <th rowspan="2" colspan="2">&nbsp;</th>
--- 283,290 ----
                  <th rowspan="2" valign="bottom"><?php _e('ID') ?></th>
                  <th rowspan="2" valign="bottom"><?php _e('Toggle?') ?></th>
!                 <th colspan="4" valign="bottom" class="alternate"><?php _e('Show') ?></th>
                  <th rowspan="2" valign="bottom"><?php _e('Sort Order') ?></th>
                  <th rowspan="2" valign="bottom"><?php _e('Desc?') ?></th>
!                 <th colspan="3" valign="bottom" class="alternate"><?php _e('Formatting') ?></th>
                  <th rowspan="2" valign="bottom"><?php _e('Limit') ?></th>
                  <th rowspan="2" colspan="2">&nbsp;</th>
***************
*** 292,296 ****
                <tr>
                  <th valign="top"><?php _e('Images') ?></th>
!                 <th valign="top"><?php _e('Desc.') ?></th>
                  <th valign="top"><?php _e('Rating') ?></th>
                  <th valign="top"><?php _e('Updated') ?></th>
--- 292,296 ----
                <tr>
                  <th valign="top"><?php _e('Images') ?></th>
!                 <th valign="top"><?php _e('Description') ?></th>
                  <th valign="top"><?php _e('Rating') ?></th>
                  <th valign="top"><?php _e('Updated') ?></th>



More information about the cvs mailing list