Add notes to certs

This commit is contained in:
Marcus Hill
2023-12-31 11:13:57 +00:00
parent d3b59edfe4
commit 86b31ada1f
4 changed files with 19 additions and 4 deletions

View File

@@ -64,6 +64,11 @@
</div>
</div>
<div class="form-group">
<label>Notes</label>
<textarea class="form-control" rows="3" placeholder="Enter some notes" name="notes"></textarea>
</div>
<div class="form-group">
<label>Domain</label>
<div class="input-group">
@@ -92,4 +97,4 @@
</form>
</div>
</div>
</div>
</div>