// Small fix

This commit is contained in:
lLefevre
2012-10-10 13:02:56 +00:00
parent fc6623ff87
commit c81ec2b57e
@@ -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>