diff --git a/html/input.php b/html/input.php
index 46e0644..72339ef 100644
--- a/html/input.php
+++ b/html/input.php
@@ -77,75 +77,79 @@ if ($_SERVER["REQUEST_METHOD"] === "POST" && isset($_POST["action"]) && $_POST["
padding: 10px;
}
+
+
-
Service List
-
+
Service List
+
-
-
- | ID |
- Input UDP |
- Output UDP |
- Video Format |
- Audio Format |
- Resolution |
- Video Bitrate |
- Audio Bitrate |
- Status |
-
+
+
+ | ID |
+ Input UDP |
+ Output UDP |
+ Video Format |
+ Audio Format |
+ Resolution |
+ Video Bitrate |
+ Audio Bitrate |
+ Status |
+
-
-
- | = $row["id"] ?> |
- = $row["input_udp"] ?> |
- = $row["output_udp"] ?> |
- = $row["video_format"] ?> |
- = $row["audio_format"] ?> |
- = $row["resolution"] ?> |
- = $row["video_bitrate"] ?> |
- = $row["audio_bitrate"] ?> |
- = $row["status"] ?> |
-
-
+
+
+ | = $row["id"] ?> |
+ = $row["input_udp"] ?> |
+ = $row["output_udp"] ?> |
+ = $row["video_format"] ?> |
+ = $row["audio_format"] ?> |
+ = $row["resolution"] ?> |
+ = $row["video_bitrate"] ?> |
+ = $row["audio_bitrate"] ?> |
+ = $row["status"] ?> |
+
+
-
+
-
-
+
+
-
-