adressed @romainneutron's comments

This commit is contained in:
Nicolas Le Goff
2013-08-05 15:56:03 +02:00
parent 4c59c755ff
commit b8144fea91
5 changed files with 8 additions and 10 deletions

View File

@@ -52,7 +52,7 @@
<div class="controls clearfix">
<span class="btn btn-success fileinput-button pull-left">
<i class="icon-plus icon-white"></i>
<span>{% trans %}Select files{% endtrans %}...</span>
<span>{% trans %}Select files...{% endtrans %}</span>
<input type="file" name="image_off" accept="image/*"/>
</span>
<div class='thumbnail pull-left' style='height:20px;width:20px;margin-left:10px;'>
@@ -116,7 +116,7 @@
<div class="controls clearfix">
<span class="btn btn-success fileinput-button pull-left">
<i class="icon-plus icon-white"></i>
<span>{% trans %}Select files{% endtrans %}...</span>
<span>{% trans %}Select files...{% endtrans %}</span>
<input type="file" name="image_on" accept="image/*"/>
</span>
<div class='thumbnail pull-left' style='height:20px;width:20px;margin-left:10px'>