SPR-814: remove comment
This commit is contained in:
parent
76f5706461
commit
571fa3c684
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
}
|
}
|
||||||
if ($qc) {
|
if ($qc) {
|
||||||
echo "<li class=\"plugin__qc do_none\"><a id=\"plugin__qc__link\" aria-expanded=\"false\" href=\"#plugin__qc__wrapper\"><span class=\"prefix\">".tpl_getLang('quality_trigger')."</span><span class=\"num\">0</span></strong></a>";
|
echo "<li class=\"plugin__qc do_none\"><a id=\"plugin__qc__link\" aria-expanded=\"false\" href=\"#plugin__qc__wrapper\"><span class=\"prefix\">".tpl_getLang('quality_trigger')."</span><span class=\"num\">0</span></strong></a>";
|
||||||
//$qc->tplErrorCount();
|
$qc->tplErrorCount();
|
||||||
echo "</li>";
|
echo "</li>";
|
||||||
}
|
}
|
||||||
if ($doPlugin !== null ) {
|
if ($doPlugin !== null ) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue