Merge pull request #2969 from marianamorim/add_function_gettext

This commit is contained in:
Renato Botelho 2016-05-20 11:25:47 -03:00
commit bbdbf3d3a8

View File

@ -68,9 +68,9 @@ $carp_enabled = get_carp_status();
<table class="table table-striped table-hover">
<thead>
<tr>
<th>CARP Interface</th>
<th>IP Address</th>
<th>Status</th>
<th><?=gettext("CARP Interface")?></th>
<th><?=gettext("IP Address")?></th>
<th><?=gettext("Status")?></th>
</tr>
</thead>
<tbody>