fix info/success/warning labels
This commit is contained in:
parent
b8142f4390
commit
0827984ba7
@ -2598,7 +2598,7 @@
|
|||||||
<div class="panel-body">
|
<div class="panel-body">
|
||||||
<p><img src="img/tools/PrivateBin.png" alt="PrivateBin" align="right" style="margin-left:5px;">PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES. It is the improved version of ZeroBin.</p>
|
<p><img src="img/tools/PrivateBin.png" alt="PrivateBin" align="right" style="margin-left:5px;">PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES. It is the improved version of ZeroBin.</p>
|
||||||
|
|
||||||
<p><a href="https://privatebin.info/"><button type="button" class="btn btn-info">Website: privatebin.info</button></a></p>
|
<p><a href="https://privatebin.info/"><button type="button" class="btn btn-success">Website: privatebin.info</button></a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div><!-- /.col-sm-4 -->
|
</div><!-- /.col-sm-4 -->
|
||||||
@ -2625,7 +2625,7 @@
|
|||||||
<div class="panel-body">
|
<div class="panel-body">
|
||||||
<p><img src="img/tools/Ghostbin.png" alt="Ghostbin" align="right" style="margin-left:5px;">Ghostbin supports encryption, expiration, sessions, grant users to edit your notes and pastes up to one megabyte. You can also create your own account to keep track of your pastes.</p>
|
<p><img src="img/tools/Ghostbin.png" alt="Ghostbin" align="right" style="margin-left:5px;">Ghostbin supports encryption, expiration, sessions, grant users to edit your notes and pastes up to one megabyte. You can also create your own account to keep track of your pastes.</p>
|
||||||
|
|
||||||
<p><a href="https://ghostbin.com/"><button type="button" class="btn btn-success">Website: ghostbin.com</button></a></p>
|
<p><a href="https://ghostbin.com/"><button type="button" class="btn btn-warning">Website: ghostbin.com</button></a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div><!-- /.col-sm-4 -->
|
</div><!-- /.col-sm-4 -->
|
||||||
|
Reference in New Issue
Block a user