tpl_vars['error_code']->value == 1) {?>
Domain can contain only english letters, dots, hyphens and digits.
tpl_vars['error_code']->value == 2) {?>
Password can contain only english letters and digits.
tpl_vars['error_code']->value == 3) {?>
Incorrect password.
tpl_vars['error_code']->value == 4) {?>
There is no such domain.
tpl_vars['error_code']->value == 5) {?>
Mailing list name can contain only english letters, digits and undercores.
tpl_vars['error_code']->value == 6) {?>
The length of a list name can not exceed 30 characters.
tpl_vars['error_code']->value == 7) {?>
The length of a prefix can not exceed 128 characters.
tpl_vars['error_code']->value == 8) {?>
The length of a footer can not exceed 1024 characters.
tpl_vars['error_code']->value == 9) {?>
There is an incorrect email in the subscribers list.
tpl_vars['error_code']->value == 10) {?>
There is an incorrect email in the moderators list.
Unknown error.