monky
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
<div class="col-sm">
|
<div class="col-sm">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="exampleFormControlTextarea1">Input Text</label>
|
<label for="exampleFormControlTextarea1">Input Text</label>
|
||||||
<textarea class="form-control" id="text" rows="5" placeholder="So basically, monky."></textarea>
|
<textarea class="form-control" id="text" rows="5" placeholder="So basically, I'm monky."></textarea>
|
||||||
</div>
|
</div>
|
||||||
<button type="button" onclick="encryptDecryptFunction()" class="btn btn-primary">Encrypt</button>
|
<button type="button" onclick="encryptDecryptFunction()" class="btn btn-primary">Encrypt</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user