Ticket #4265: #4265.diff
File #4265.diff, 926 bytes (added by , 5 years ago) |
---|
-
trunk/trac.wordpress.org/templates/site.html
212 212 ${select('*|comment()|text()')} 213 213 </div> 214 214 <div class="wp-notice" id="wp-reporter-feedback-notice" py:if="ticket.reporter == req.authname and 'reporter-feedback' in ticket.keywords and ticket.resolution != 'fixed'"> 215 <p><strong>Howdy!</strong></p> <p></p>215 <p><strong>Howdy!</strong></p> 216 216 <p>A contributor marked this ticket with the reporter-feedback keyword. <strong>That means we need feedback from you.</strong></p> 217 217 <p>Please answer their questions and address their concerns, then remove the keyword, below.</p> 218 218 <p>If this is a support question, you're better off in the <a href="${support_link}" class="ext-link"><span class="icon"> </span>support forums</a>.</p>