diff --git a/ihtml/themes/breezy/acl.tpl b/ihtml/themes/breezy/acl.tpl
deleted file mode 100644
index 473fc121765e52bbc5fb144f3353c52f20ae71a2..0000000000000000000000000000000000000000
--- a/ihtml/themes/breezy/acl.tpl
+++ /dev/null
@@ -1,142 +0,0 @@
-{if !$acl_readable}
-
-  <h2>{msgPool type=permView}</h2>
-
-{else}
-  {if $dialogState eq 'head'}
-  <h1>{t}Assigned ACL for current entry{/t}</h1>
-  {$aclList}
-
-
-  {if $acl_createable}
-  <input type="submit" name="new_acl" value="{t}New ACL{/t}" >
-  {/if}
-  {/if}
-
-  {if $dialogState eq 'create'}
-  <h1>{t}ACL type{/t}
-    {if !$acl_writeable}
-      <select size="1" name="dummy_t" title="{t}Select an acl type{/t}" disabled>
-        {html_options options=$aclTypes selected=$aclType}
-        <option disabled>&nbsp;</option>
-      </select>&nbsp;
-    {else}
-      <select size="1" name="aclType" title="{t}Select an acl type{/t}" onChange="document.mainform.submit()">
-        {html_options options=$aclTypes selected=$aclType}
-        <option disabled>&nbsp;</option>
-      </select>&nbsp;
-    {/if}
-  </h1>
-
-  <hr/>
-  <div style='padding:3px;'>
-  {t}Additional filter options{/t}&nbsp;
-    {if !$acl_writeable}
-    <input type='text' value='{$aclFilter}' disabled name='dummy_f' style='width:600px;'>
-    {else}
-    <input type='text' value='{$aclFilter}' name='aclFilter' style='width:600px;'>
-    {/if}
-  </div>
-
-  <table style="width:100%">
-   <tr>
-    <td style="width:48%; vertical-align:top;">
-     {t}Use members from{/t}
-     <select name="target" onChange="document.mainform.submit()">
-      {html_options options=$targets selected=$target}
-      <option disabled>&nbsp;</option>
-     </select>
-     <br><br>
-    </td>
-    <td>
-    </td>
-    <td>
-    </td>
-   </tr>
-   <tr>
-    <td style="width:48%">
-     {t}Available members{/t}<br>
-    {if !$acl_writeable}
-     <select style="width:100%;height:180px;" disabled name="dummy_s[]" size="20" multiple title="{t}List message possible targets{/t}">
-        {html_options options=$sources}
-        <option disabled>&nbsp;</option>
-     </select>
-    {else}
-     <select style="width:100%;height:180px;" name="source[]" size="20" multiple title="{t}List message possible targets{/t}">
-        {html_options options=$sources}
-        <option disabled>&nbsp;</option>
-     </select>
-    {/if}
-    </td>
-    <td style="vertical-align:center; text-align:center">
-    {if $acl_writeable}
-     <input type="submit" value="&gt;" name="add">
-     <br><br>
-     <input type="submit" value="&lt;" name="del">
-    {/if}
-    </td>
-    <td style="width:48%; vertical-align:top;">
-     {t}Members{/t}<br>
-    {if !$acl_writeable}
-     <select style="width:100%;height:180px;" disabled name="dummy_r[]" size="20" multiple title="{t}List message recipients{/t}">
-        {html_options options=$recipients}
-        <option disabled>&nbsp;</option>
-     </select>
-
-    {else}
-     <select style="width:100%;height:180px;" name="recipient[]" size="20" multiple title="{t}List message recipients{/t}">
-        {html_options options=$recipients}
-        <option disabled>&nbsp;</option>
-     </select>
-    {/if}
-    </td>
-   </tr>
-  </table>
-
-  {if $aclType ne 'reset'}
-  {if $aclType ne 'role'}
-  {if $aclType ne 'base'}
-  <hr/>
-
-  <h1>{t}List of available ACL categories{/t}</h1>
-  {$aclList}
-  {/if}
-  {/if}
-  {/if}
-
-  {if $aclType eq 'base'}
-  <hr/>
-  <h1>{t}ACL for this object{/t}</h1>
-  {$aclSelector}
-  {/if}
-
-  {if $aclType eq 'role'}
-  <hr/>
-  <h1>{t}Available roles{/t}</h1>
-  {$roleSelector}
-  {/if}
-
-  <hr/>
-  <div style='text-align:right;margin-top:5px'>
-    {if $acl_writeable}
-    <input type="submit" name="submit_new_acl" value="{t}Apply{/t}">
-    &nbsp;
-    {/if}
-    <input type="submit" name="cancel_new_acl" value="{t}Cancel{/t}">
-  </div>
-  {/if}
-
-  {if $dialogState eq 'edit'}
-
-  <h1>{$headline}</h1>
-
-  {$aclSelector}
-
-  <hr/>
-  <div style='text-align:right;margin-top:5px'>
-    <input type="submit" name="submit_edit_acl" value="{t}Apply{/t}">
-    &nbsp;
-    <input type="submit" name="cancel_edit_acl" value="{t}Cancel{/t}">
-  </div>
-  {/if}
-{/if}
diff --git a/ihtml/themes/breezy/copyPasteDialog.tpl b/ihtml/themes/breezy/copyPasteDialog.tpl
deleted file mode 100644
index fe36f22cda2bb7d6451656dcab0a4f6fdc9bf744..0000000000000000000000000000000000000000
--- a/ihtml/themes/breezy/copyPasteDialog.tpl
+++ /dev/null
@@ -1,34 +0,0 @@
-<h2>{t}Copy & paste wizard{/t}</h2>
-
-<b>{$message}</b>
-<br>
-<br>
-{if $Complete == false}
-  {t}Some values need to be unique in the complete directory while some combinations make no sense. FusionDirectory shows the relevant attributes. Please maintain the values below to fulfill the policies.{/t}
-  <br>
-{t}Remember that some properties like taken snapshots will not be copied!{/t}&nbsp;
-{t}Or if you copy or cut an entry within FusionDirectory and delete the source object, you may get errors while pasting this object again!{/t}
-
-  <hr/>
-  <br>
-  {$AttributesToFix}
-  {if $SubDialog == false}
-  <br>
-
-  <div style='text-align:right;width:100%;'>
-    <input type="submit" name="PerformCopyPaste" value="{t}Save{/t}">&nbsp;
-  {if $type == "modified"}
-    <input type="submit" name="abort_current_cut-copy_operation" value="{t}Cancel{/t}">
-  {/if}
-
-    <input type="submit" name="abort_all_cut-copy_operations" value="{t}Cancel all{/t}">
-  </div>
-  {/if}
-{else}
-  <hr/>
-  <br>
-  <h2>{t}Operation complete{/t}</h2>
-  <div style="text-align:right;width:100%;">
-    <input type="submit" name="Back" value="{t}Finish{/t}">&nbsp;
-  </div>
-{/if}
diff --git a/plugins/personal/generic/changed.tpl b/plugins/personal/generic/changed.tpl
deleted file mode 100644
index 4fe49ed3ffc135f76424380372b4c401ca5ef4eb..0000000000000000000000000000000000000000
--- a/plugins/personal/generic/changed.tpl
+++ /dev/null
@@ -1,12 +0,0 @@
-
-<p>
- <b>{t}You've successfully changed your password. Remember to change all programms configured to use it as well.{/t}</b>
-</p>
-
-<br>
-
-<p class="plugbottom">
-  <input type=submit name="password_back" value="{msgPool type=backButton}">
-</p>
-
-<input type="hidden" name="ignore">
diff --git a/plugins/personal/generic/nochange.tpl b/plugins/personal/generic/nochange.tpl
deleted file mode 100644
index eb0ac8a12eb4384a1fe362578d5644f23b9a8710..0000000000000000000000000000000000000000
--- a/plugins/personal/generic/nochange.tpl
+++ /dev/null
@@ -1,8 +0,0 @@
-<p>
- <b>{t}You have no permission to change your password at this time{/t}</b>
-</p>
-<p>
- {t}Your password hash method will not be changed!{/t}
-</p>
-
-<input type="hidden" name="ignore">
diff --git a/plugins/personal/generic/paste_generic.tpl b/plugins/personal/generic/paste_generic.tpl
deleted file mode 100644
index 9f92489ac81e64b424ad5c583de6288f515eb348..0000000000000000000000000000000000000000
--- a/plugins/personal/generic/paste_generic.tpl
+++ /dev/null
@@ -1,59 +0,0 @@
-<h2>{t}User settings{/t}</h2>
-<table width="100%">
-  <tr>
-  <td style="vertical-align:top; border-right:1px solid #AAA; width:50%">
-    <table>
-    <tr>
-      <td><label for="sn">{t}Last name{/t}</label></td>
-      <td><input type='text' id="sn" name="sn" size=25 maxlength=60  value="{$sn}"></td>
-    </tr>
-    <tr>
-      <td><label for="givenName">{t}First name{/t}</label></td>
-      <td><input type='text' id="givenName" name="givenName" size=25 maxlength=60 value="{$givenName}"></td>
-    </tr>
-    <tr>
-      <td><label for="uid">{t}Login{/t}</label></td>
-      <td><input type='text' id="uid" name="uid" size=25 maxlength=60 value="{$uid}"></td>
-    </tr>
-    <tr>
-      <td style='vertical-align:top;'>
-        {t}Password{/t}
-      </td>
-      <td>
-        <input type="radio" {if $passwordTodo=="clear"} checked{/if} name="passwordTodo" value="clear">{t}Clear password{/t}<br>
-        <input type="radio" {if $passwordTodo=="new"}   checked{/if} name="passwordTodo" value="new">{t}Set new password{/t}
-      </td>
-    </tr>
-    </table>
-  </td>
-  <td style="vertical-align:top ">
-    <table summary="" style="width:100%; vertical-align:top; text-align:left;" cellpadding=4 border=0>
-    <tr>
-    <!-- Image container -->
-      <td colspan="2">
-      <table>
-        <tr>
-        <td width="147" height="200" bgcolor="gray">
-          <img align="middle" border="0" width="100%" src="getbin.php?rand={$rand|escape}" alt="{t}Personal picture{/t}">
-        </td>
-        </tr>
-      </table>
-      </td>
-    </tr>
-    <tr>
-      <!-- Name, ... -->
-      <td style="vertical-align:top;">
-      <input type="hidden" name="MAX_FILE_SIZE" value="2000000">
-       {t}User picture{/t}
-      </td>
-      <td>
-      <input id="picture_file" name="picture_file" type="file" size="20" maxlength="255" accept="image/*.jpg">
-      &nbsp;
-      <input type=submit name="picture_remove" value="{t}Remove picture{/t}">
-      </td>
-    </tr>
-    </table>
-  </td>
-  </tr>
-</table>
-<br>