From mboxrd@z Thu Jan 1 00:00:00 1970 From: jparsons@sourceware.org Date: 11 Oct 2006 16:35:19 -0000 Subject: [Cluster-devel] conga/luci/site/luci/Extensions cluster_adapte ... Message-ID: <20061011163519.4496.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: jparsons at sourceware.org 2006-10-11 16:35:19 Modified files: luci/site/luci/Extensions: cluster_adapters.py Log message: Label change Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/cluster_adapters.py.diff?cvsroot=cluster&r1=1.90&r2=1.91 --- conga/luci/site/luci/Extensions/cluster_adapters.py 2006/10/11 16:24:59 1.90 +++ conga/luci/site/luci/Extensions/cluster_adapters.py 2006/10/11 16:35:19 1.91 @@ -1023,7 +1023,7 @@ fd['children'] = kids ############################################################# fen = {} - fen['Title'] = "Fence Devices" + fen['Title'] = "Shared Fence Devices" fen['cfg_type'] = "fencedevicess" fen['absolute_url'] = url + "?pagetype=" + FENCEDEVS + "&clustername=" + cluname fen['Description'] = "Fence Device configuration for this cluster"