Ticket #3009: post-template.patch
| File post-template.patch, 676 bytes (added by , 20 years ago) |
|---|
-
post-template.php
94 94 if ( $more ) 95 95 $output .= '<a id="more-'.$id.'"></a>'.$content[1]; 96 96 else 97 $output = balanceTags($output . ' <a href="'. get_permalink() . "#more-$id\" >$more_link_text</a>");97 $output = balanceTags($output . ' <a href="'. get_permalink() . "#more-$id\" class=\"morelink\">$more_link_text</a>"); 98 98 } 99 99 if ( $preview ) // preview fix for javascript bug with foreign languages 100 100 $output = preg_replace('/\%u([0-9A-F]{4,4})/e', "'&#'.base_convert('\\1',16,10).';'", $output);
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)