diff --git a/app/templates/Standard/dispatch.php b/app/templates/Standard/dispatch.php index be78db43f..d6ebac506 100644 --- a/app/templates/Standard/dispatch.php +++ b/app/templates/Standard/dispatch.php @@ -78,6 +78,33 @@ $this->set('vv_fields_inc', 'dispatch.inc'); $this->set('vv_submit_button_label', __d('operation', 'continue')); +?> + +
+
+

+
+
+ + +
+ Flash->render() ?> + + + + Alert->alert($b, 'warning') ?> + + + + + + Alert->alert($b, 'warning') ?> + + +
+ +Form->create();