Ticket #1391: 1391.patch
File 1391.patch, 637 bytes (added by , 9 years ago) |
---|
-
public_html/wp-content/themes/pub/wporg-forums/bbpress/content-single-topic.php
IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8
11 11 12 12 <div id="bbpress-forums"> 13 13 14 <h1><?php bbp_topic_title(); ?></h1> 15 14 16 <?php do_action( 'bbp_template_before_single_topic' ); ?> 15 17 16 18 <?php if ( post_password_required() ) : ?>