[Rt-commit] r18962 - in rt/3.8/trunk: share/html
sartak at bestpractical.com
sartak at bestpractical.com
Fri Mar 27 16:01:31 EDT 2009
Author: sartak
Date: Fri Mar 27 16:01:31 2009
New Revision: 18962
Modified:
rt/3.8/trunk/ (props changed)
rt/3.8/trunk/share/html/index.html
Log:
r81610 at onn: sartak | 2009-03-27 16:01:22 -0400
cfs -> custom fields
Modified: rt/3.8/trunk/share/html/index.html
==============================================================================
--- rt/3.8/trunk/share/html/index.html (original)
+++ rt/3.8/trunk/share/html/index.html Fri Mar 27 16:01:31 2009
@@ -115,7 +115,7 @@
}
else {
push @results, "can't quickly create ticket in queue " .
- $QueueObj->Name . ' because some cfs need to be set, please go to normal ticket creation page to do that.';
+ $QueueObj->Name . ' because some custom fields need to be set, please go to normal ticket creation page to do that.';
}
}
More information about the Rt-commit
mailing list