diff --git a/public/templates/bootstrap/account/transactions/default.tpl b/public/templates/bootstrap/account/transactions/default.tpl index b5635569..9c1bc2b2 100644 --- a/public/templates/bootstrap/account/transactions/default.tpl +++ b/public/templates/bootstrap/account/transactions/default.tpl @@ -75,7 +75,7 @@ {$TRANSACTIONS[transaction].coin_address|truncate:20:"...":true:true} {if ! $GLOBAL.website.transactionexplorer.disabled} - {$TRANSACTIONS[transaction].txid|truncate:20:"...":true:true} + {$TRANSACTIONS[transaction].txid|truncate:20:"...":true:true} {else} {$TRANSACTIONS[transaction].txid|truncate:20:"...":true:true} {/if}