diff --git a/ihtml/themes/breezy/remove.tpl b/ihtml/themes/breezy/remove.tpl deleted file mode 100644 index c3cbaf13b685ac7a65fcbb03a6f85d91947e45c0..0000000000000000000000000000000000000000 --- a/ihtml/themes/breezy/remove.tpl +++ /dev/null @@ -1,16 +0,0 @@ -<div style="font-size:18px;"> - <img alt="" src="geticon.php?context=status&icon=dialog-warning&size=32" class="center"/> {t}Warning{/t} -</div> -<p> - {$intro} - {t}This may be used by several groups. Please double check if you really want to do this since there is no way for FusionDirectory to get your data back.{/t} -</p> -<p> - {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t} -</p> - -<p class="plugbottom"> - <input type="submit" name="delete_confirm" value="{msgPool type=delButton}"/> - - <input type="submit" name="delete_cancel" value="{msgPool type=cancelButton}"/> -</p>