-
-
+
+
More information"); ?>
+
+
- element->getElement('add_show_autoplaylist_repeat') ?>
+ element->getElement('add_show_autoplaylist_id') ?>
+
+
+
+
+
+
+ element->getElement('add_show_autoplaylist_repeat') ?>
diff --git a/legacy/application/views/scripts/form/add-show-block.phtml b/legacy/application/views/scripts/form/add-show-block.phtml
index 491b8000b..6ca18fd0c 100644
--- a/legacy/application/views/scripts/form/add-show-block.phtml
+++ b/legacy/application/views/scripts/form/add-show-block.phtml
@@ -1,6 +1,8 @@
- formLabel($this->element->getName(),
- $this->element->getLabel()) ?>
+ formLabel(
+ $this->element->getName(),
+ $this->element->getLabel()
+ ) ?>
{$this->element->helper}(
@@ -8,8 +10,8 @@
$this->element->getValue(),
$this->element->getAttribs()
) ?>
- element->hasErrors()) {
- echo $this->formErrors($this->element->getMessages());
- }
+ element->hasErrors()) {
+ echo $this->formErrors($this->element->getMessages());
+ }
?>
diff --git a/legacy/application/views/scripts/form/add-show-live-stream.phtml b/legacy/application/views/scripts/form/add-show-live-stream.phtml
index abce2445d..438be1c5d 100644
--- a/legacy/application/views/scripts/form/add-show-live-stream.phtml
+++ b/legacy/application/views/scripts/form/add-show-live-stream.phtml
@@ -15,5 +15,5 @@
element->getElement("show_source_port")->render() ?>
element->getElement("show_source_mount")->render() ?>
-
+
diff --git a/legacy/application/views/scripts/form/add-show-rebroadcast-absolute.phtml b/legacy/application/views/scripts/form/add-show-rebroadcast-absolute.phtml
index aea90510f..add873c5e 100644
--- a/legacy/application/views/scripts/form/add-show-rebroadcast-absolute.phtml
+++ b/legacy/application/views/scripts/form/add-show-rebroadcast-absolute.phtml
@@ -1,44 +1,48 @@
diff --git a/legacy/application/views/scripts/form/add-show-rebroadcast.phtml b/legacy/application/views/scripts/form/add-show-rebroadcast.phtml
index a5743a0f4..0996b40dd 100644
--- a/legacy/application/views/scripts/form/add-show-rebroadcast.phtml
+++ b/legacy/application/views/scripts/form/add-show-rebroadcast.phtml
@@ -1,45 +1,49 @@
diff --git a/legacy/application/views/scripts/form/add-show-style.phtml b/legacy/application/views/scripts/form/add-show-style.phtml
index 86f42ff24..19935dd0b 100644
--- a/legacy/application/views/scripts/form/add-show-style.phtml
+++ b/legacy/application/views/scripts/form/add-show-style.phtml
@@ -1,6 +1,8 @@
- formLabel($this->element->getName(),
- $this->element->getLabel()) ?>
+ formLabel(
+ $this->element->getName(),
+ $this->element->getLabel()
+ ) ?>
{$this->element->helper}(
@@ -9,5 +11,7 @@
$this->element->getAttribs()
) ?>
- element->hasErrors()) { echo $this->formErrors($this->element->getMessages());} ?>
+ element->hasErrors()) {
+ echo $this->formErrors($this->element->getMessages());
+ } ?>
diff --git a/legacy/application/views/scripts/form/add-show-when.phtml b/legacy/application/views/scripts/form/add-show-when.phtml
index f82fb8256..16bc92841 100644
--- a/legacy/application/views/scripts/form/add-show-when.phtml
+++ b/legacy/application/views/scripts/form/add-show-when.phtml
@@ -2,7 +2,7 @@
-
-
@@ -12,29 +12,30 @@
-
-
element->getElement('add_show_start_date') ?>
element->getElement('add_show_start_time') ?>
- element->getElement('add_show_start_date')->hasErrors() || $this->element->getElement('add_show_start_time')->hasErrors()){ ?>
-
- element->getElement('add_show_start_date')->getMessages() as $error): ?>
-
-
- element->getElement('add_show_start_time')->getMessages() as $error): ?>
-
-
-
+ element->getElement('add_show_start_date')->hasErrors() || $this->element->getElement('add_show_start_time')->hasErrors()) { ?>
+
+ element->getElement('add_show_start_date')->getMessages() as $error) : ?>
+
+
+ element->getElement('add_show_start_time')->getMessages() as $error) : ?>
+
+
+
-
@@ -42,15 +43,15 @@
element->getElement('add_show_end_date_no_repeat') ?>
element->getElement('add_show_end_time') ?>
- element->getElement('add_show_end_date_no_repeat')->hasErrors() || $this->element->getElement('add_show_end_time')->hasErrors()){ ?>
-
- element->getElement('add_show_end_date_no_repeat')->getMessages() as $error): ?>
-
-
- element->getElement('add_show_end_time')->getMessages() as $error): ?>
-
-
-
+ element->getElement('add_show_end_date_no_repeat')->hasErrors() || $this->element->getElement('add_show_end_time')->hasErrors()) { ?>
+
+ element->getElement('add_show_end_date_no_repeat')->getMessages() as $error) : ?>
+
+
+ element->getElement('add_show_end_time')->getMessages() as $error) : ?>
+
+
+
-
-
element->getElement('add_show_duration') ?>
-
+
- element->getElement('add_show_duration')->hasErrors()){ ?>
-
- element->getElement('add_show_duration')->getMessages() as $error): ?>
-
-
-
+ element->getElement('add_show_duration')->hasErrors()) { ?>
+
+ element->getElement('add_show_duration')->getMessages() as $error) : ?>
+
+
+
-
@@ -85,5 +86,5 @@
-
element->getElement('add_show_repeats') ?>
-
+
diff --git a/legacy/application/views/scripts/form/daterange.phtml b/legacy/application/views/scripts/form/daterange.phtml
index 81d19489e..aee2901c7 100644
--- a/legacy/application/views/scripts/form/daterange.phtml
+++ b/legacy/application/views/scripts/form/daterange.phtml
@@ -3,7 +3,7 @@
element->getElement('his_time_start') ?>
element->getElement('his_date_end') ?>
element->getElement('his_time_end') ?>
-
diff --git a/legacy/application/views/scripts/form/edit-history-file.phtml b/legacy/application/views/scripts/form/edit-history-file.phtml
index 709288569..a6b2e022d 100644
--- a/legacy/application/views/scripts/form/edit-history-file.phtml
+++ b/legacy/application/views/scripts/form/edit-history-file.phtml
@@ -1,37 +1,37 @@
diff --git a/legacy/application/views/scripts/form/edit-history-item.phtml b/legacy/application/views/scripts/form/edit-history-item.phtml
index 460d46242..e107c2f9d 100644
--- a/legacy/application/views/scripts/form/edit-history-item.phtml
+++ b/legacy/application/views/scripts/form/edit-history-item.phtml
@@ -1,86 +1,86 @@