i18n user/web/dns/mail

This commit is contained in:
Serghey Rodin 2013-01-22 01:19:52 +02:00
commit 497f7d9906
34 changed files with 2231 additions and 2167 deletions

View file

@ -16,16 +16,7 @@
<a style="padding: 0 4px 0 12px" class="select-controls" href='javascript:checkedAll("objects");'> <?php print _('toggle all');?> </a>
<select style="margin:0 2px 0 0px;" name="action">
<option><?php print _('apply to selected');?></option>
<option><?php print _('rebuild');?></option>
<option><?php print _('rebuild web');?></option>
<option><?php print _('rebuild DNS');?></option>
<option><?php print _('rebuild mail');?></option>
<option><?php print _('rebuild db');?></option>
<option><?php print _('rebuild cron');?></option>
<option><?php print _('update counters');?></option>
<option><?php print _('suspend');?></option>
<option><?php print _('unsuspend');?></option>
<option><?php print _('delete');?></option>
</select>
<input type="submit" name="ok" value="" class="button" style="width: 37px; height: 24px;font-size: 12px;">
</div>