[wp-meta] [Making WordPress.org] #2087: typo (missing closing tag) in <strong>ERROR<strong>
Making WordPress.org
noreply at wordpress.org
Wed Sep 28 01:19:45 UTC 2016
#2087: typo (missing closing tag) in <strong>ERROR<strong>
----------------------------+-------------------------
Reporter: Presskopp | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Support Forums | Keywords: needs-patch
----------------------------+-------------------------
https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
/wp-content/plugins/support-forums/inc/class-stickies-
compat.php?marks=117#L117
{{{
<strong>ERROR<strong>: There was a problem...
}}}
needs to be
{{{
<strong>ERROR</strong>: There was a problem...
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2087>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list