Betty Ing suggested this, for consistency. I'm not sure that all the
other "Add a new" links should be changed to "Create a new"s,
though. Creating a course site makes sense to me; but you don't create
a term (though you might add a representation of one to the system).
Opinions welcome.
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@399
6d9bc8c9-1ec2-4278-b937-
99fde70a366f
IMPORTANT:
-* "create course site" (not "add course")
-
* save-sequence fails on IE6.
* set up a proper issue-tracker?
> Add term: what's the format for adding a date? Can it prompt or have
> fielded entry? (just added Y-M-D label for now.)
+* "create course site" (not "add course")
if instance.id:
title = _('Edit course details')
else:
- title = _('Add a new course site')
+ title = _('Create a new course site')
?>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:xi="http://www.w3.org/2001/XInclude"