Author: kkolinko
Date: Mon May 28 22:13:14 2012
New Revision: 1343406

URL: http://svn.apache.org/viewvc?rev=1343406&view=rev
Log:
Correct typos in host-manager error pages.
These are already fixed in trunk by r1060486

Modified:
    tomcat/tc6.0.x/trunk/webapps/host-manager/WEB-INF/jsp/401.jsp
    tomcat/tc6.0.x/trunk/webapps/host-manager/WEB-INF/jsp/403.jsp

Modified: tomcat/tc6.0.x/trunk/webapps/host-manager/WEB-INF/jsp/401.jsp
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/host-manager/WEB-INF/jsp/401.jsp?rev=1343406&r1=1343405&r2=1343406&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/host-manager/WEB-INF/jsp/401.jsp (original)
+++ tomcat/tc6.0.x/trunk/webapps/host-manager/WEB-INF/jsp/401.jsp Mon May 28 
22:13:14 2012
@@ -62,7 +62,7 @@
     <li>The deprecated <tt>admin</tt> role should not be assigned to any
         user.</li>
     <li>Users with the <tt>admin-gui</tt> role should not be granted the
-       <tt>manager-script</tt> role.</li>
+       <tt>admin-script</tt> role.</li>
     <li>If the text interface is accessed through a browser (e.g. for testing
         since this interface is intended for tools not humans) then the browser
         must be closed afterwards to terminate the session.</li>

Modified: tomcat/tc6.0.x/trunk/webapps/host-manager/WEB-INF/jsp/403.jsp
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/host-manager/WEB-INF/jsp/403.jsp?rev=1343406&r1=1343405&r2=1343406&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/host-manager/WEB-INF/jsp/403.jsp (original)
+++ tomcat/tc6.0.x/trunk/webapps/host-manager/WEB-INF/jsp/403.jsp Mon May 28 
22:13:14 2012
@@ -77,7 +77,7 @@
     <li>The deprecated <tt>admin</tt> role should not be assigned to any
         user.</li>
     <li>Users with the <tt>admin-gui</tt> role should not be granted the
-       <tt>manager-script</tt> role.</li>
+       <tt>admin-script</tt> role.</li>
     <li>If the text interface is accessed through a browser (e.g. for testing
         since this interface is intended for tools not humans) then the browser
         must be closed afterwards to terminate the session.</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to