diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-12-13 21:28:40 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-12-13 21:28:40 +0000 |
commit | b707449f9197e3c63c8fa00a1edeb973dacd5262 (patch) | |
tree | 9bbd84a5d2a686bb829eac3e39fb9ebbf9cfce37 /UI/payments | |
parent | 03bfa825f47a35ff8fac5c9a0ffa95107687901c (diff) |
Undoing unintentional commit portion
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1979 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 0e931ddc..bd41fcd2 100644 --- a/UI/payments/payments_detail.html +++ b/UI/payments/payments_detail.html @@ -274,12 +274,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> |