Revision 174e151d
Added by Chris Buechler almost 12 years ago
usr/local/www/interfaces_gre_edit.php | ||
---|---|---|
213 | 213 |
<td class="vtable"> |
214 | 214 |
<input name="link2" type="checkbox" id="link2" <?if ($pconfig['link2']) echo "checked=\"checked\"";?> /> |
215 | 215 |
<br/> |
216 |
<span class="vexpl"><?=gettext("Specify which WCCP encapsulation(version 1 or 2) method the tunnel should use");?></span></td>
|
|
216 |
<span class="vexpl"><?=gettext("Check this box for WCCP encapsulation version 2, or leave unchecked for version 1.");?></span></td>
|
|
217 | 217 |
</tr> |
218 | 218 |
<tr> |
219 | 219 |
<td width="22%" valign="top" class="vncell"><?=gettext("Description");?></td> |
Also available in: Unified diff
fix description