mirror of
https://github.com/seigler/govobject-proposal
synced 2025-07-26 06:16:10 +00:00
remove empty link
This commit is contained in:
parent
c9db91bad1
commit
7ef1df4484
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue