summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/templates/branding-start.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/sysconfig/templates/branding-start.html')
-rw-r--r--modules-available/sysconfig/templates/branding-start.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/sysconfig/templates/branding-start.html b/modules-available/sysconfig/templates/branding-start.html
index 0db085d9..a6346552 100644
--- a/modules-available/sysconfig/templates/branding-start.html
+++ b/modules-available/sysconfig/templates/branding-start.html
@@ -14,7 +14,7 @@
<input type="text" class="form-control" readonly placeholder="{{lang_selectFile}}">
<span class="input-group-btn">
<span class="btn btn-default btn-file">
- {{lang_browseForFile}}&hellip; <input type="file" name="file" id="input-file">
+ {{lang_browseForFile}}&hellip; <input type="file" accept="image/svg+xml" name="file" id="input-file">
</span>
</span>
</div>