Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Ticket Graph
Context Navigation
Back to Ticket #18050
Ticket #18050
: meta-boxes.patch
File meta-boxes.patch,
269 bytes
(added by SGr33n,
23 months ago
)
Correct the issue
#18050
Line
1
327c327
2
< <li class="hide-if-no-js"><a href="#<?php echo $taxonomy; ?>-pop" tabindex="3"><?php _e( 'Most Used' ); ?></a></li>
3
---
4
> <li class="hide-if-no-js"><a href="#<?php echo $taxonomy; ?>-pop" tabindex="3"><?php echo $tax->labels->most_used; ?></a></li>
Download in other formats:
Original Format