Removed signin private key placeholder
This commit is contained in:
parent
c079ba232a
commit
ef3136ac16
@ -231,7 +231,7 @@
|
|||||||
project, a team will find hot topics from Twitter and Google, and decide on a topic. You will have
|
project, a team will find hot topics from Twitter and Google, and decide on a topic. You will have
|
||||||
to create content related to that topic. Finally the content will be published in <a
|
to create content related to that topic. Finally the content will be published in <a
|
||||||
href='https://ranchimall.github.io/articles' style='text-decoration: none;'
|
href='https://ranchimall.github.io/articles' style='text-decoration: none;'
|
||||||
target='_blank'><strong>RanchiMall Times</strong></strong></a>
|
target='_blank'><strong>RanchiMall Times</strong></strong></a>.
|
||||||
You will learn how to write good content, and how to market them.</p>
|
You will learn how to write good content, and how to market them.</p>
|
||||||
<h4>Select Project</h4>
|
<h4>Select Project</h4>
|
||||||
<form id="projectform" autocomplete="off" onsubmit="return false">
|
<form id="projectform" autocomplete="off" onsubmit="return false">
|
||||||
@ -413,8 +413,7 @@
|
|||||||
<div class="fields">
|
<div class="fields">
|
||||||
<div class="field">
|
<div class="field">
|
||||||
<label for="priv_key_field">Private Key</label>
|
<label for="priv_key_field">Private Key</label>
|
||||||
<input type="password" name="priv_key_field" id="priv_key_field" value=""
|
<input type="password" name="priv_key_field" id="priv_key_field" value="" />
|
||||||
placeholder="REMNWYqfKd4uq4kTL7KeeZNe5mgMFmkhMhAXfoym2jeinS5SBiGt" />
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user