address.html corrected

This commit is contained in:
moneroexamples 2016-12-01 14:39:33 +08:00
parent 1d883a398e
commit 059e1fe643
1 changed files with 2 additions and 18 deletions

View File

@ -20,20 +20,8 @@
{{#is_integrated_addr}}
<H4 style="margin:5px">Payment id: {{encrypted_payment_id}}</H4>
<br/>
{{/is_integrated_addr}}
<!--
<H4 style="margin:5px">
<a href="/search?value={{encrypted_payment_id}}">--&gt; Search for transactions associated with this encrypted payment id &lt;--</a>
</H4>
{{/is_integrated_addr}}
{{^is_integrated_addr}}
<H4 style="margin:5px">
Transactions:<br/> Sorry, its not possible to find txs associated with
normal addresses in Monero
</H4>
{{/is_integrated_addr}}
-->
<H4 style="margin:5px">
Transactions:<br/> Sorry, its not possible to find txs associated with
@ -42,10 +30,6 @@
<br/>
</div>
<br/>
<br/>