← Back to team overview

mahara-contributors team mailing list archive

[Bug 1496476] Re: class typo in artefact:comment:edit.tpl

 

Hi Gary,

Thank you for your bug report, the typo has now been fixed up

Cheers

Robert

** Changed in: mahara
       Status: In Progress => Fix Committed

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