diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-12-08 02:40:12 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-12-08 02:40:12 +0000 |
commit | a4af5b47f7d6942910ae06e13993035a074bcaf2 (patch) | |
tree | 762fe91fcab28320a7edd74199ed944c53424167 /UI/payments | |
parent | 705245329bb81c7f237c8b24de1ca4fd1822e05b (diff) |
Undoing small inadvertant change to Payments-detail.html
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1965 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI/payments')
-rw-r--r-- | UI/payments/payments_detail.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/UI/payments/payments_detail.html b/UI/payments/payments_detail.html index be424d91..39a4f334 100644 --- a/UI/payments/payments_detail.html +++ b/UI/payments/payments_detail.html @@ -270,12 +270,6 @@ class = "submit" name = 'action' } ?> - <?lsmb INCLUDE button element_data = { - text = text('Add Payment Fees') # ' - value = 'paycom_add_fees' - class = 'submit' - name = 'action' - } ?> </form> </body> </html> |