remove all traces of the template manager

This commit is contained in:
Colin Kuskie 2006-03-12 01:08:22 +00:00
parent 5e2c05e845
commit 762f0116b4
9 changed files with 2 additions and 85 deletions

View file

@ -8,7 +8,7 @@ our $I18N = { ##hashref of hashes
},
'add/edit help body' => {
message => q|<p>The Event Management System provides registration and payment for events inside WebGUI. You can assign two groups who are allowed to do event management, one to add events to the manager, and another to approve them. You will also be able to setup several templates for the display of the list of events and the event checkout form.</p>
message => q|<p>The Event Management System provides registration and payment for events inside WebGUI. You can assign two groups who are allowed to do event management, one to add events to the manager and another to approve them. You will also be able to setup several templates for the display of the list of events and the event checkout form.</p>
<p>Each event for sale is a Product from the Commerce System.</p>|,
lastUpdated => 1131394070,
context => q|Body for Add/Edit Event Managment System Help|