Ticket #1362 (closed defect: fixed)
Typo in themeEditor plugin fails validation
Reported by: | philippe | Owned by: | Franck |
---|---|---|---|
Priority: | normal | Milestone: | 2.5 |
Component: | module:plugins | Version: | 2.4 |
Severity: | normal | Keywords: | |
Cc: |
Description
There is a missing = sign between label attribute and value on line 55 in plugins/themeEditor/_admin.php
It should be :
'<p><label for="colorsyntax" class="classic">'.
Change History
Note: See
TracTickets for help on using
tickets.
(In [0633673a534a]) Typo in themeEditor plugin, fixes #1362