Browse Source

ui tweak

fix-133-memory-crash
Dan Janosik 7 years ago
parent
commit
6bd7df21c2
  1. 7
      views/address.pug

7
views/address.pug

@ -21,8 +21,11 @@ block content
h4(class="alert-heading h5") #{coinConfig.name} Fun h4(class="alert-heading h5") #{coinConfig.name} Fun
p p
span This looks like a miner payout address for #{payoutAddressForMiner.name}. span This looks like a miner payout address for the pool
a(href=coinConfig.miningPoolsConfigUrl) Read more strong #{payoutAddressForMiner.name}
span (see the configuration
a(href=coinConfig.miningPoolsConfigUrl) here
span )
if (false) if (false)
pre pre

Loading…
Cancel
Save