name name

This commit is contained in:
devdatt 2026-01-08 16:31:27 +05:30
parent a75a643f54
commit c2af16edcb
1 changed files with 3 additions and 3 deletions

View File

@ -251,7 +251,7 @@ if ($_SERVER["REQUEST_METHOD"] === "POST" && $_POST["action"] === "restart") {
<input type="hidden" id="service_id"> <input type="hidden" id="service_id">
<input type="text" id="name" placeholder="Service Name"> <input type="text" id="name" name="name" placeholder="Service Name">
<input type="text" id="in_udp" placeholder="Input UDP"> <input type="text" id="in_udp" placeholder="Input UDP">
<input type="text" id="out_udp" placeholder="Output UDP"> <input type="text" id="out_udp" placeholder="Output UDP">