mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #29038
[Bug 1496476] [NEW] class typo in artefact:comment:edit.tpl
Public bug reported:
In file
mahara/htdocs/theme/raw/plugintype/artefact/comment/templates/edit.tpl
line 2, class is misspelled.
{include file="header.tpl"}
<p clas="lead">{$strdescription}</p> ####### should be class="lead"
{$form|safe}
{include file="footer.tpl"}
** Affects: mahara
Importance: Undecided
Status: New
** Tags: typo
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1496476
Title:
class typo in artefact:comment:edit.tpl
Status in Mahara:
New
Bug description:
In file
mahara/htdocs/theme/raw/plugintype/artefact/comment/templates/edit.tpl
line 2, class is misspelled.
{include file="header.tpl"}
<p clas="lead">{$strdescription}</p> ####### should be class="lead"
{$form|safe}
{include file="footer.tpl"}
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1496476/+subscriptions
Follow ups