← Back to team overview

mahara-contributors team mailing list archive

[Bug 1496476] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5303
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/ec338d522b41a9deb2b818a5369dc6f8f7cd33eb
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit ec338d522b41a9deb2b818a5369dc6f8f7cd33eb
Author: Gary Leydon <gary.leydon@xxxxxxxx>
Date:   Thu Sep 17 13:23:11 2015 +1200

Bug 1496476: fixing spelling mistake in template

Change-Id: Iaf216a74c8ed1d27c1fa4bbe92b205cea5014c70
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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


References