summaryrefslogtreecommitdiff
path: root/modules/scheduler/views/admin_schedule_confirm.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/scheduler/views/admin_schedule_confirm.html.php')
-rw-r--r--modules/scheduler/views/admin_schedule_confirm.html.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/scheduler/views/admin_schedule_confirm.html.php b/modules/scheduler/views/admin_schedule_confirm.html.php
deleted file mode 100644
index 5d09654d..00000000
--- a/modules/scheduler/views/admin_schedule_confirm.html.php
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php defined("SYSPATH") or die("No direct script access.") ?>
-<h1 style="display:none"><?= t("Confirm task removal") ?></h1>
-<p class="g-warning"><?= t("Really remove the task: %name", array("name" => $name)) ?></p>
-<?= $form ?>