Revision: 675
http://cs-project.svn.sourceforge.net/cs-project/?rev=675&view=rev
Author: crazedsanity
Date: 2007-11-23 09:25:04 -0800 (Fri, 23 Nov 2007)
Log Message:
-----------
Add the "tags" section back.
Modified Paths:
--------------
trunk/includes/content.inc
Modified: trunk/includes/content.inc
===================================================================
--- trunk/includes/content.inc 2007-11-23 17:24:32 UTC (rev 674)
+++ trunk/includes/content.inc 2007-11-23 17:25:04 UTC (rev 675)
@@ -116,6 +116,7 @@
'summary' => "Summary",
'project' => "Projects",
'helpdesk' => "Helpdesk",
+ 'tags' => "Tags",
'contacts' => "Contacts",
'settings' => "Settings",
);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|