Revision 4cc39547
Added by Vinicius Coque about 15 years ago
usr/local/www/interfaces_lagg_edit.php | ||
---|---|---|
119 | 119 |
<form action="interfaces_lagg_edit.php" method="post" name="iform" id="iform"> |
120 | 120 |
<table width="100%" border="0" cellpadding="6" cellspacing="0"> |
121 | 121 |
<tr> |
122 |
<td colspan="2" valign="top" class="listtopic">LAGG <?=gettext("configuration"); ?></td>
|
|
122 |
<td colspan="2" valign="top" class="listtopic"><?=gettext("LAGG configuration"); ?></td>
|
|
123 | 123 |
</tr> |
124 | 124 |
<tr> |
125 | 125 |
<td width="22%" valign="top" class="vncellreq"><?=gettext("Parent interface"); ?></td> |
Also available in: Unified diff
Fix gettext on interfaces_lagg_edit.php