// Small fix

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17822 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-10-10 13:02:56 +00:00
parent c3da1bea0d
commit 84723e33e2
@@ -410,7 +410,7 @@
</select>
</td>
{/if}
<td><input class="button" type="submit" name="submitAddPayment" value="Add" /></td>
<td><input class="button" type="submit" name="submitAddPayment" value="{l s='Add'}" /></td>
</tr>
</tbody>
</table>