diff --git a/web/skins/bootstrap/views/tab-monitor-curl.php b/web/skins/bootstrap/views/tab-monitor-curl.php
new file mode 100644
index 000000000..67486f399
--- /dev/null
+++ b/web/skins/bootstrap/views/tab-monitor-curl.php
@@ -0,0 +1,4 @@
+
+
= "URL" ?> | |
+ = "Username" ?> | |
+ = "Password" ?> | |
diff --git a/web/skins/bootstrap/views/tab-monitor-ffmpeg-vlc.php b/web/skins/bootstrap/views/tab-monitor-ffmpeg-vlc.php
new file mode 100644
index 000000000..a0a9927b8
--- /dev/null
+++ b/web/skins/bootstrap/views/tab-monitor-ffmpeg-vlc.php
@@ -0,0 +1,4 @@
+
+ = $SLANG['SourcePath'] ?> | |
+ = $SLANG['RemoteMethod'] ?> | = buildSelect( "newMonitor[Method]", $rtspMethods ); ?> |
+ = $SLANG['Options'] ?> (= makePopupLink( '?view=optionhelp&option=OPTIONS_'.strtoupper($newMonitor['Type']), 'zmOptionHelp', 'optionhelp', '?' ) ?>) | |
diff --git a/web/skins/bootstrap/views/tab-monitor-file.php b/web/skins/bootstrap/views/tab-monitor-file.php
new file mode 100644
index 000000000..e554c95c3
--- /dev/null
+++ b/web/skins/bootstrap/views/tab-monitor-file.php
@@ -0,0 +1,2 @@
+
+ = $SLANG['SourcePath'] ?> | |
diff --git a/web/skins/bootstrap/views/tab-monitor-source.php b/web/skins/bootstrap/views/tab-monitor-source.php
index 862cb6cb7..3e2c82662 100644
--- a/web/skins/bootstrap/views/tab-monitor-source.php
+++ b/web/skins/bootstrap/views/tab-monitor-source.php
@@ -1,35 +1,5 @@
-
-
= $SLANG['SourcePath'] ?> | |
-
- = "URL" ?> | |
- = "Username" ?> | |
- = "Password" ?> | |
-
- = $SLANG['SourcePath'] ?> | |
- = $SLANG['RemoteMethod'] ?> | = buildSelect( "newMonitor[Method]", $rtspMethods ); ?> |
- = $SLANG['Options'] ?> (= makePopupLink( '?view=optionhelp&option=OPTIONS_'.strtoupper($newMonitor['Type']), 'zmOptionHelp', 'optionhelp', '?' ) ?>) | |
-