From 748a3d48c3130def7438f8e25ccb29f29a9d62b7 Mon Sep 17 00:00:00 2001 From: Glen Date: Fri, 10 Jan 2014 13:17:45 +1100 Subject: [PATCH] Update default.tpl Suggestion to remove 'account' column from user 'transactions' page to allow more real estate on the page. The 'account' really is a waste of space anyway for the user view on the other hand the transactions in the Admin panel the account column is useful. --- public/templates/mpos/account/transactions/default.tpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/templates/mpos/account/transactions/default.tpl b/public/templates/mpos/account/transactions/default.tpl index b6c12c36..6b5f74ec 100644 --- a/public/templates/mpos/account/transactions/default.tpl +++ b/public/templates/mpos/account/transactions/default.tpl @@ -65,7 +65,6 @@ ID - Account Date TX Type Status @@ -79,7 +78,6 @@ {section transaction $TRANSACTIONS} {$TRANSACTIONS[transaction].id} - {$TRANSACTIONS[transaction].username} {$TRANSACTIONS[transaction].timestamp} {$TRANSACTIONS[transaction].type}