summaryrefslogtreecommitdiffstats
path: root/templates/part.undo.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-23 17:55:30 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-23 17:55:30 +0200
commit6208debf043fc8af28de13515dec4d10ace99bc3 (patch)
tree3d1cfc3a94b622f5fc7c65fac0a8f9fb8aadfb37 /templates/part.undo.php
parent4fa9c6d6cfc24b848bc8bb1526ef8ef50f046cb3 (diff)
use firefox for ci and e2e
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>
+