// Payment bootstrap design

This commit is contained in:
Jerome Nadaud
2013-09-26 10:09:50 +02:00
parent d6a59a1dbd
commit 4c5a6d1efb
2 changed files with 2 additions and 2 deletions
@@ -31,7 +31,7 @@
{if isset($modules_list)}
{$modules_list}
{/if}
<div class="space info">
<div class="alert alert-info">
{l s='This is where you decide what payment modules are available for different variations like your customers\' currency, group, and country.'}
<br />
{l s='A check mark indicates you want the payment module available.'}
@@ -118,7 +118,7 @@
</table>
<p class="text-right">
<button type="submit" class="btn btn-primary" name="submitModule{$list['name_id']}">
<i class="icon-ok"></i>
<i class="icon-save"></i>
{l s='Save restrictions'}
</button>
</p>