[Cluster-devel] conga/luci/site/luci/Extensions conga_constants.py

rmccabe at sourceware.org rmccabe at sourceware.org
Mon Nov 27 20:06:55 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2006-11-27 20:06:53

Modified files:
	luci/site/luci/Extensions: conga_constants.py 

Log message:
	yank the HTML out of the reboot message (bz217387)

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/conga_constants.py.diff?cvsroot=cluster&r1=1.26&r2=1.27

--- conga/luci/site/luci/Extensions/conga_constants.py	2006/11/13 21:40:55	1.26
+++ conga/luci/site/luci/Extensions/conga_constants.py	2006/11/27 20:06:53	1.27
@@ -119,7 +119,7 @@
 PRE_JOIN = "Packages are installed and configuration has been distributed, but the node has not yet joined the cluster."
 
 
-POSSIBLE_REBOOT_MESSAGE = "This node is not currently responding and is probably<br/>rebooting as planned. This state should persist for 5 minutes or so..."
+POSSIBLE_REBOOT_MESSAGE = "This node is not currently responding and is probably rebooting as planned. This state should persist for 5 minutes or so..."
 
 REDIRECT_MSG = " You will be redirected in 5 seconds. Please fasten your safety restraints."
 




More information about the Cluster-devel mailing list