From 1bf0968bfe76696844235dd1835a8afd4bf987f6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 18 May 2015 17:05:22 +0200 Subject: [PATCH] Show correct icon. [skip ci] --- app/Support/Twig/Journal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Support/Twig/Journal.php b/app/Support/Twig/Journal.php index b1c7eac663..299cdaf6d6 100644 --- a/app/Support/Twig/Journal.php +++ b/app/Support/Twig/Journal.php @@ -95,7 +95,7 @@ class Journal extends Twig_Extension if ($tag->tagMode == 'advancePayment' && $journal->transactionType->type == 'Deposit') { $amount = App::make('amount')->formatJournal($journal, false); return ' ' . $tag->tag . ''; + . '"> ' . $tag->tag . ''; } /* * AdvancePayment with a withdrawal will show the amount with a link to