Merge branch 'master' of https://github.com/thelia/thelia
Conflicts: core/lib/Thelia/Core/Template/Loop/Template.php
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -179,7 +179,7 @@
|
||||
|
||||
<td class="col-md-6">
|
||||
<div class="input-group">
|
||||
<span class="input-group-addon"><a href="#" data-hash="{$hash}" class="copy-translation"><span class="glyphicon glyphicon-chevron-right"></span></a></span>
|
||||
<span class="input-group-addon"><a href="#" data-hash="{$hash}" class="copy-translation" title="{intl l='Copy source text in input field'}"><span class="glyphicon glyphicon-chevron-right"></span></a></span>
|
||||
<input type="text" class="translation_field form-control" name="{$hash}" value="{$translated_strings[$info.chaine]}" />
|
||||
</div>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user