You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2008/11/30 03:53:28 UTC

svn commit: r721753 - /forrest/trunk/site-author/skinconf.xml

Author: crossley
Date: Sat Nov 29 18:53:28 2008
New Revision: 721753

URL: http://svn.apache.org/viewvc?rev=721753&view=rev
Log:
The Message of the Day (motd) for old plugins was incorrect.

Modified:
    forrest/trunk/site-author/skinconf.xml

Modified: forrest/trunk/site-author/skinconf.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/skinconf.xml?rev=721753&r1=721752&r2=721753&view=diff
==============================================================================
--- forrest/trunk/site-author/skinconf.xml (original)
+++ forrest/trunk/site-author/skinconf.xml Sat Nov 29 18:53:28 2008
@@ -141,7 +141,7 @@
     <motd-option pattern="plugins_0_70">
       <motd-title>v0.7</motd-title>
       <motd-page location="both">
-        This is documentation for current version v0.7
+        This is documentation for past version v0.7
       </motd-page>
       <motd-page-url>http://forrest.apache.org/pluginDocs/</motd-page-url>
     </motd-option>