remove empty link

This commit is contained in:
snogcel 2017-02-19 00:05:42 +00:00
parent c9db91bad1
commit 7ef1df4484

View file

@ -286,7 +286,7 @@
<div >
<h3 class="header_title">Dash Budget Proposal</h3>
<p id="side_header_description" class="header_description">Generate budget proposal commands you can copy/paste into your Dash wallet to prepare a budget proposal and submit it to the network.</p>
<a href="#"><h5 id="proposal_link">Proposal Generator</h5></a>
<!-- <a href="#"><h5 id="proposal_link">Proposal Generator</h5></a> -->
</div>
</div>
</div>
@ -314,7 +314,7 @@
<div class="row" id="createProposalHeader">
<div class="col-xs-12">
<h1 class="removeMargin">Create a Proposal</h1>
<h5 class="header_description">Enter details for your proposal and click 'Create Proposal'. This will generate a command you can run in your local wallet to prepare the proposal at a cost of 5 DASH.</h5>
<h5 class="header_description">Enter details for your Proposal and click 'Create Proposal'. This will generate a command you can run in your local wallet to prepare the Proposal at a cost of 5 DASH.</h5>
</div>
</div>
@ -470,7 +470,7 @@
<div class="form-group">
<label for="feeTxid">Confirm Transaction:</label>
<p id="progresstxt">Waiting for 6 block confirmations, this should take approximately 15 minutes in total.</p>
<p id="progresstxt">Waiting for 6 block confirmations, this should take approximately 15 minutes.</p>
<div id="progressbar"></div>
</div>