formslib / tags: MDL-17889 improvements to this field type:

* Fix bug with rendering.
* Ensure the value is correctly set and returned.
This commit is contained in:
tjhunt 2009-01-16 07:07:21 +00:00
parent 60becebbef
commit f48dccd43c
2 changed files with 91 additions and 29 deletions

View file

@ -12,6 +12,7 @@ $string['delete'] = 'Delete';
$string['deleted'] = 'Deleted';
$string['deletedcoursetags'] = 'Deleted - course tags';
$string['edittag'] = 'Edit this tag';
$string['entertags'] = 'Enter tags separated by commas';
$string['errordeleting'] = 'Error deleting tag with id $a, please report to your system administrator.';
$string['errortagfrontpage'] = 'Tagging the site main page is not allowed';
$string['errorupdatingrecord'] = 'Error updating tag record';