Reviewed: https://reviews.mahara.org/5303 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/ec338d522b41a9deb2b818a5369dc6f8f7cd33eb Submitter: Robert Lyon ([email protected]) Branch: master
commit ec338d522b41a9deb2b818a5369dc6f8f7cd33eb Author: Gary Leydon <[email protected]> Date: Thu Sep 17 13:23:11 2015 +1200 Bug 1496476: fixing spelling mistake in template Change-Id: Iaf216a74c8ed1d27c1fa4bbe92b205cea5014c70 Signed-off-by: Robert Lyon <[email protected]> -- 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

