gettext() fixes on interfaces_gif.php

This commit is contained in:
Carlos Eduardo Ramos 2010-08-12 13:40:30 -03:00
parent 8caea9a250
commit 8cc2d7a67c

View File

@ -104,7 +104,7 @@ include("head.inc");
<table class="tabcont" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="20%" class="listhdrr"><?=gettext("Interface"); ?></td>
<td width="20%" class="listhdrr"><?=gettext("Tunnel to"); ?>...</td>
<td width="20%" class="listhdrr"><?=gettext("Tunnel to..."); ?></td>
<td width="50%" class="listhdr"><?=gettext("Description"); ?></td>
<td width="10%" class="list"></td>
</tr>