update tunnel length default

This commit is contained in:
zzz
2014-01-28 15:18:44 +00:00
parent 4c7f8c1ef1
commit fd87732164

View File

@@ -260,7 +260,7 @@ two routers should not be in the same tunnel. 0 to disable.
<td>&nbsp;</td>
<td>{% trans from=0, to=3 %}number from {{ from }} to {{ to }}{% endtrans %}</td>
<td>{% trans from=0, to=7 %}{{ from }} to {{ to }}{% endtrans %}</td>
<td>2
<td>3
<td>{% trans %}Length of tunnels in{% endtrans %}</td>
</tr>
@@ -269,7 +269,7 @@ two routers should not be in the same tunnel. 0 to disable.
<td>&nbsp;</td>
<td>{% trans from=0, to=3 %}number from {{ from }} to {{ to }}{% endtrans %}</td>
<td>{% trans from=0, to=7 %}{{ from }} to {{ to }}{% endtrans %}</td>
<td>2
<td>3
<td>{% trans %}Length of tunnels out{% endtrans %}</td>
</tr>