summaryrefslogtreecommitdiff
path: root/templates/system/login/user/node.def
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-04-10 06:26:20 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-04-10 06:26:20 +0000
commitc5b2e6f32bd19406c4b7f48a674062b585fa76e0 (patch)
tree99180b2d97a16894dc0efc0a70c495ef227a84f6 /templates/system/login/user/node.def
parent6bc8b5bad9e4e82ec70a930067268f96b633d416 (diff)
downloadvyatta-cfg-quagga-c5b2e6f32bd19406c4b7f48a674062b585fa76e0.tar.gz
vyatta-cfg-quagga-c5b2e6f32bd19406c4b7f48a674062b585fa76e0.zip
Fix Bug 3069 Help strings should be standardized
-help strings standardized in vyatta-cfg-system
Diffstat (limited to 'templates/system/login/user/node.def')
-rw-r--r--templates/system/login/user/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/system/login/user/node.def b/templates/system/login/user/node.def
index 205a4b7a..d23a397f 100644
--- a/templates/system/login/user/node.def
+++ b/templates/system/login/user/node.def
@@ -1,6 +1,6 @@
tag:
type: txt
-help: User account information
+help: Set user account information
commit:expression: $VAR(authentication/encrypted-password) != ""
|| ($VAR(authentication/plaintext-password) != ""
&& $VAR(authentication/plaintext-password/@) != "")