This commit is contained in:
ns77@siliconpin.com
2025-08-25 06:40:16 +00:00
parent 4e14a361f0
commit f12458b0d2
8 changed files with 39 additions and 19 deletions

View File

@@ -8,7 +8,7 @@
<div class="container">
<h3>Add New Agent</h3><hr>
<div class="form-group">
<input type="email" class="form-control" id="group_name" name="group_name" placeholder="Enter Group Name" required>
<input type="text" class="form-control" id="group_name" name="group_name" placeholder="Enter Group Name" required>
</div>
<div class="form-group">