Ticket #16677: 16677.patch
| File 16677.patch, 477 bytes (added by , 15 years ago) |
|---|
-
category-template.php
334 334 $tab_index_attribute = " tabindex=\"$tab_index\""; 335 335 336 336 $categories = get_terms( $taxonomy, $r ); 337 $name = esc_attr( $name );337 $name = ( $taxonomy = 'category' ) ? $taxonomy : esc_attr( $name ); 338 338 $class = esc_attr( $class ); 339 339 $id = $id ? esc_attr( $id ) : $name; 340 340
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)