aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/website_portation_tools.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/website_portation_tools.tpl')
-rw-r--r--view/tpl/website_portation_tools.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/website_portation_tools.tpl b/view/tpl/website_portation_tools.tpl
index d9ebed179..2f68a7393 100644
--- a/view/tpl/website_portation_tools.tpl
+++ b/view/tpl/website_portation_tools.tpl
@@ -46,7 +46,7 @@
<div class="form-group">
<div class="input-group">
- <input class="widget-input" type="text" name="filename" title="{{$filename_hint}}" placeholder="{{$filename_desc}}" />
+ <input class="widget-input" type="text" name="zipfilename" title="{{$filename_hint}}" placeholder="{{$filename_desc}}" value="" />
<div class="input-group-btn">
<button class="btn btn-default btn-sm" type="submit" name="w_download" value="w_download"><i class="fa fa-download generic-icons"></i></button>
</div>