Author: david
Date: Tue Sep 1 13:07:52 2009
New Revision: 3139
Log:
Cosmetic change to comment.
Modified:
trunk/apps/qubit/modules/term/actions/editAction.class.php
Modified: trunk/apps/qubit/modules/term/actions/editAction.class.php
==============================================================================
--- trunk/apps/qubit/modules/term/actions/editAction.class.php Tue Sep 1
11:06:25 2009 (r3138)
+++ trunk/apps/qubit/modules/term/actions/editAction.class.php Tue Sep 1
13:07:52 2009 (r3139)
@@ -60,7 +60,7 @@
'use' => $this->getContext()->getI18N()->__('use'),
'related term' => $this->getContext()->getI18N()->__('related term'));
- // Post from form
+ // Post form
if ($request->isMethod('post'))
{
$this->processForm();
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---