Ticket #15994: 15994.diff
| File 15994.diff, 478 bytes (added by , 16 years ago) |
|---|
-
wp-admin/includes/class-wp-terms-list-table.php
303 303 304 304 function column_links( $tag ) { 305 305 $count = number_format_i18n( $tag->count ); 306 if ( $count ) 307 $count = "<a href='link-manager.php?cat_id=$tag->term_id'>$count</a>"; 306 308 return $count; 307 309 } 308 310
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)