mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
gettext
This commit is contained in:
parent
59504c5c7f
commit
9b18fb80f4
@ -98,7 +98,7 @@ $main_buttons = array(
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<?php if (is_subsystem_dirty('igmpproxy')): ?><br/>
|
||||
<?php print_info_box_apply(gettext("The IGMP entry list has been changed") . ".<br />" . gettext("You must apply the changes in order for them to take effect."));?>
|
||||
<?php print_info_box_apply(gettext("The IGMP entry list has been changed.") . "<br />" . gettext("You must apply the changes in order for them to take effect."));?>
|
||||
<?php endif; ?>
|
||||
<section class="col-xs-12">
|
||||
<div class="content-box">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user