mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
Cron reporting handler + minor fixes in firewall templates
This commit is contained in:
parent
66ea0b3f98
commit
ea050062ae
7 changed files with 44 additions and 8 deletions
|
@ -85,7 +85,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text input-label">
|
||||
<?php print __('IP Address');?> <span class="optional">(<?php print __('CDIR format is supported');?>)</span>
|
||||
<?php print __('IP address');?> <span class="optional">(<?php print __('CIDR format is supported');?>)</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue