Remove old template

This commit is contained in:
Raimund Schlüßler 2018-09-09 17:30:57 +02:00
parent 72c6464440
commit 32a72381cf
No known key found for this signature in database
GPG Key ID: 036FA7EB1A599178
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
<a class="confirmation-default">
<span class="icon-delete"></span>
<span><?php p($l->t('Delete')); ?></span>
</a>
<a class="confirmation-abort icon-close" title="<?php p($l->t('Cancel')); ?>">
<span></span>
</a>
<a class="confirmation-confirm icon-delete-white no-permission">
<span class="countdown">33 &nbsp;</span>
</a>