Ticket #1122 (closed defect: fixed)
page.html et CommentHelp
Reported by: | Osku | Owned by: | xave |
---|---|---|---|
Priority: | normal | Milestone: | 2.2.1 |
Component: | module:core | Version: | 2.2 |
Severity: | minor | Keywords: | template |
Cc: |
Description
Dans le template page.html on a :
<p class="form-help">{{tpl:lang HTML code is displayed as text and web addresses are automatically converted.}}</p>
A remplacer par :
<p class="form-help">{{tpl:CommentHelp}}</p>
Hint : changer le numéro de version du plugin pages
Change History
Note: See
TracTickets for help on using
tickets.
(In [3277]) Fixes #1122 -> comment help text, thank's Osku