summaryrefslogtreecommitdiffstats
path: root/module/web/templates
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates')
-rw-r--r--module/web/templates/default/window.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/module/web/templates/default/window.html b/module/web/templates/default/window.html
index d40edbb9e..3ed79f876 100644
--- a/module/web/templates/default/window.html
+++ b/module/web/templates/default/window.html
@@ -18,6 +18,11 @@
</label>
<textarea rows="5" name="add_links" id="add_links"></textarea>
+<label for="add_password">{% trans "Password" %}
+ <span class="small">{% trans "Password for RAR-Archive" %}</span>
+</label>
+<input id="add_password" name="add_password" type="text" size="20">
+
<label>{% trans "File" %}
<span class="small">{% trans "Upload a container." %}</span>
</label>