diff --git a/class.mailer.php b/mailer/class.mailer.php similarity index 100% rename from class.mailer.php rename to mailer/class.mailer.php diff --git a/index.php b/mailer/index.php similarity index 100% rename from index.php rename to mailer/index.php diff --git a/lang/index.php b/mailer/lang/index.php similarity index 100% rename from lang/index.php rename to mailer/lang/index.php diff --git a/lang/ru.txt b/mailer/lang/ru.txt similarity index 100% rename from lang/ru.txt rename to mailer/lang/ru.txt diff --git a/module.php b/mailer/module.php similarity index 100% rename from module.php rename to mailer/module.php diff --git a/sql.php b/mailer/sql.php similarity index 100% rename from sql.php rename to mailer/sql.php diff --git a/templates/admin_count_mail.tpl b/mailer/templates/admin_count_mail.tpl similarity index 100% rename from templates/admin_count_mail.tpl rename to mailer/templates/admin_count_mail.tpl diff --git a/templates/admin_edit_list.tpl b/mailer/templates/admin_edit_list.tpl similarity index 100% rename from templates/admin_edit_list.tpl rename to mailer/templates/admin_edit_list.tpl diff --git a/templates/admin_edit_mail.tpl b/mailer/templates/admin_edit_mail.tpl similarity index 100% rename from templates/admin_edit_mail.tpl rename to mailer/templates/admin_edit_mail.tpl diff --git a/templates/admin_multi_add.tpl b/mailer/templates/admin_multi_add.tpl similarity index 100% rename from templates/admin_multi_add.tpl rename to mailer/templates/admin_multi_add.tpl diff --git a/templates/admin_show_lists.tpl b/mailer/templates/admin_show_lists.tpl similarity index 100% rename from templates/admin_show_lists.tpl rename to mailer/templates/admin_show_lists.tpl diff --git a/templates/admin_show_mails.tpl b/mailer/templates/admin_show_mails.tpl similarity index 100% rename from templates/admin_show_mails.tpl rename to mailer/templates/admin_show_mails.tpl diff --git a/templates/index.php b/mailer/templates/index.php similarity index 100% rename from templates/index.php rename to mailer/templates/index.php diff --git a/templates/public_form.tpl b/mailer/templates/public_form.tpl similarity index 100% rename from templates/public_form.tpl rename to mailer/templates/public_form.tpl diff --git a/templates/public_result.tpl b/mailer/templates/public_result.tpl similarity index 100% rename from templates/public_result.tpl rename to mailer/templates/public_result.tpl