[Rt-commit] r3199 - in rtfm/branches/2.1-TESTING: . html/RTFM

jesse at bestpractical.com jesse at bestpractical.com
Thu Jun 16 01:05:23 EDT 2005


Author: jesse
Date: Thu Jun 16 01:05:22 2005
New Revision: 3199

Modified:
   rtfm/branches/2.1-TESTING/   (props changed)
   rtfm/branches/2.1-TESTING/html/RTFM/Topics.html
Log:
 r20594 at hualien:  jesse | 2005-06-16 00:01:11 -0400
 * Don't show "no articles under this topic" if there are no articles. Confuses the users
 


Modified: rtfm/branches/2.1-TESTING/html/RTFM/Topics.html
==============================================================================
--- rtfm/branches/2.1-TESTING/html/RTFM/Topics.html	(original)
+++ rtfm/branches/2.1-TESTING/html/RTFM/Topics.html	Thu Jun 16 01:05:22 2005
@@ -76,7 +76,7 @@
 % }
 </ul>
 % } else {
-<i><&|/l&>No articles found in this topic</&></i>
+%#<i><&|/l&>No articles found in this topic</&></i>
 % }
 % }
 


More information about the Rt-commit mailing list