Fix typo/spacing issue. Resolves #1300

This commit is contained in:
jim-p 2011-02-21 16:44:59 -05:00
parent 4661598e4c
commit 95938fae08

View File

@ -1127,7 +1127,7 @@ include("head.inc");
<br/><center>
<input onClick='tcpflags_anyclick(this);' type='checkbox' name='tcpflags_any' value='on' <?php if ($pconfig['tcpflags_any']) echo "checked"; ?>><strong><?=gettext("Any flags.");?></strong><br/></center>
<br/>
<span class="vexpl"><?=gettext("Use this to choose TCP flags that must".
<span class="vexpl"><?=gettext("Use this to choose TCP flags that must ".
"be set or cleared for this rule to match.");?></span>
</div>
</td>