mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Do not store forwarded mail
This commit is contained in:
parent
0b26f6fcf9
commit
30787954b4
8 changed files with 8 additions and 8 deletions
|
@ -129,7 +129,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10 0 0 2px;">
|
||||
<?php print __("Don't store forwarded mail");?>
|
||||
<?php print __('Do not store forwarded mail');?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -120,7 +120,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10 0 0 2px;">
|
||||
<?php print __("Don't store forwarded mail");?>
|
||||
<?php print __('Do not store forwarded mail');?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue