summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_bridge_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/interfaces_bridge_edit.php')
-rw-r--r--usr/local/www/interfaces_bridge_edit.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/interfaces_bridge_edit.php b/usr/local/www/interfaces_bridge_edit.php
index ca54db0..61e7159 100644
--- a/usr/local/www/interfaces_bridge_edit.php
+++ b/usr/local/www/interfaces_bridge_edit.php
@@ -378,8 +378,8 @@ function show_source_port_range() {
<input name="holdcnt" type="text" class="formfld unkown" id="holdcnt" value="<?=htmlspecialchars($pconfig['holdcnt']);?>" />
<br/>
<span class="vexpl">
- <?=gettext("Set the transmit hold count for Spanning Tree. This is the num- " .
- "ber of packets transmitted before being rate limited. The " .
+ <?=gettext("Set the transmit hold count for Spanning Tree. This is the number" .
+ " of packets transmitted before being rate limited. The " .
"default is 6. The minimum is 1 and the maximum is 10."); ?>
</span>
</td></tr>
OpenPOWER on IntegriCloud