CVSROOT:        /cvs/cluster
Module name:    conga
Branch:         RHEL5
Changes by:     [EMAIL PROTECTED]       2008-04-11 22:43:30

Modified files:
        luci/cluster   : fence-macros 

Log message:
        Fix typo

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/fence-macros.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.2.2.2&r2=1.2.2.3

--- conga/luci/cluster/fence-macros     2008/04/11 06:50:32     1.2.2.2
+++ conga/luci/cluster/fence-macros     2008/04/11 22:43:30     1.2.2.3
@@ -1850,7 +1850,7 @@
                                <td>Node name</td>
                                <td>
                                        <input type="text" name="node"
-                                               tal:attributes="value 
request/node | nothing" />
+                                               tal:attributes="value 
cur_instance/node | nothing" />
                                </td>
                        </tr>
                </table>

Reply via email to