summaryrefslogtreecommitdiffstats
path: root/templates/sysconfig/custom-fileselect.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/sysconfig/custom-fileselect.html')
-rw-r--r--templates/sysconfig/custom-fileselect.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/sysconfig/custom-fileselect.html b/templates/sysconfig/custom-fileselect.html
index 5a0a26f3..21537c49 100644
--- a/templates/sysconfig/custom-fileselect.html
+++ b/templates/sysconfig/custom-fileselect.html
@@ -1,12 +1,12 @@
<form role="form" method="post" action="?do=SysConfig&amp;action=addmodule&amp;step={{step}}">
<input type="hidden" name="modid" value="{{modid}}">
+ <input type="hidden" name="token" value="{{token}}">
<div class="input-group">
<span class="input-group-addon">Modulname</span>
<input type="text" name="title" class="form-control" placeholder="Mein Konfigurationsmodul" autofocus="autofocus">
</div>
<hr>
- <p>Hier haben Sie die Möglichkeit, den Inhalt des Archivs noch einmal zu überprüfen, und
- die Liste der zu übernehmenden Dateien bei Bedarf noch einschränken.</p>
+ <p>Hier haben Sie die Möglichkeit, den Inhalt des Archivs noch einmal zu überprüfen.</p>
<table class="table table-bordered table-condensed">
{{#files}}
<tr>