summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/networkshares-edit.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/dozmod/templates/networkshares-edit.html')
-rw-r--r--modules-available/dozmod/templates/networkshares-edit.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules-available/dozmod/templates/networkshares-edit.html b/modules-available/dozmod/templates/networkshares-edit.html
index c0c33afe..0872b7ce 100644
--- a/modules-available/dozmod/templates/networkshares-edit.html
+++ b/modules-available/dozmod/templates/networkshares-edit.html
@@ -48,6 +48,9 @@
<label class="input-group-addon" for="password">{{lang_password}}</label>
<input required type="{{password_type}}" name="password" id="password" class="form-control" value="{{password}}" {{#loggedInUser_selected}}disabled{{/loggedInUser_selected}}>
</div>
+ <div>
+ {{lang_passwordCleartextHint}}
+ </div>
<div class="text-right" style="margin-top: 20px">
<a href="?do=dozmod&amp;section=networkshares" class="btn btn-default">
{{lang_cancel}}