mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
ha: small wording tweaks on previous
This commit is contained in:
parent
8b4b5bbb86
commit
bb9daf3aee
@ -172,7 +172,7 @@ include("head.inc");
|
||||
<div class="row">
|
||||
<?php
|
||||
if ($carp_backup_version === false):?>
|
||||
<?=print_info_box(gettext("The backup firewall doesn't seem to be accesible or is not configured"));?>
|
||||
<?=print_info_box(gettext('The backup firewall is not accessible or not configured.'));?>
|
||||
<?php
|
||||
else:?>
|
||||
<section class="col-xs-12">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user