summaryrefslogtreecommitdiffstats
path: root/templates/part.undo.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.undo.php')
-rw-r--r--templates/part.undo.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/part.undo.php b/templates/part.undo.php
new file mode 100644
index 000000000..15f4b0cea
--- /dev/null
+++ b/templates/part.undo.php
@@ -0,0 +1,7 @@
+<div id="undo-container">
+ <div undo-notification id="undo">
+ <a href="#"><?php p($l->t('Undo deletion of %s', '{{ getCaption() }}')); ?></a>
+ </div>
+</div>
+<news-translate key="appName"><?php p($l->t('News')); ?></news-translate>
+