diff --git a/admin-dev/themes/default/template/controllers/db/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/db/helpers/form/form.tpl
deleted file mode 100644
index dc390fa91..000000000
--- a/admin-dev/themes/default/template/controllers/db/helpers/form/form.tpl
+++ /dev/null
@@ -1,45 +0,0 @@
-{*
-* 2007-2012 PrestaShop
-*
-* NOTICE OF LICENSE
-*
-* This source file is subject to the Academic Free License (AFL 3.0)
-* that is bundled with this package in the file LICENSE.txt.
-* It is also available through the world-wide-web at this URL:
-* http://opensource.org/licenses/afl-3.0.php
-* If you did not receive a copy of the license and are unable to
-* obtain it through the world-wide-web, please send an email
-* to license@prestashop.com so we can send you a copy immediately.
-*
-* DISCLAIMER
-*
-* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
-* versions in the future. If you wish to customize PrestaShop for your
-* needs please refer to http://www.prestashop.com for more information.
-*
-* @author PrestaShop SA
-
- {/if}
- {if isset($input.label)}
-
- {/if}
-{/block}
diff --git a/admin-dev/themes/default/template/controllers/generator/helpers/options/options.tpl b/admin-dev/themes/default/template/controllers/generator/helpers/options/options.tpl
deleted file mode 100644
index e2f5bfd98..000000000
--- a/admin-dev/themes/default/template/controllers/generator/helpers/options/options.tpl
+++ /dev/null
@@ -1,93 +0,0 @@
-{*
-* 2007-2012 PrestaShop
-*
-* NOTICE OF LICENSE
-*
-* This source file is subject to the Academic Free License (AFL 3.0)
-* that is bundled with this package in the file LICENSE.txt.
-* It is also available through the world-wide-web at this URL:
-* http://opensource.org/licenses/afl-3.0.php
-* If you did not receive a copy of the license and are unable to
-* obtain it through the world-wide-web, please send an email
-* to license@prestashop.com so we can send you a copy immediately.
-*
-* DISCLAIMER
-*
-* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
-* versions in the future. If you wish to customize PrestaShop for your
-* needs please refer to http://www.prestashop.com for more information.
-*
-* @author PrestaShop SA
-
- {foreach $table_status AS $table}
-
- {l s='Table'} {l s='Table Engine'}
-
-
- {/foreach}
- {$table['Name']} {$table['Engine']}
-