Patch for "master" branch: https://reviews.mahara.org/5303
-- 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: Fix Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

