bugfix: Status Screen: No word wrap on status screen initial warning text

A {{{</nobr>}}} was removed in changeset:9444716fbd923731e453456410b5d54b7be04370/aredn_ar71xx
This commit is contained in:
Conrad Lara - KG6JEI 2015-05-11 21:29:28 -07:00
parent cfceb24588
commit f33a60819e
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@ print "<select name=\"css\" size=\"1\" onChange=\"form.submit()\" >";
css_options();
print "</select>";
print "</nobr>";
print "<input type=hidden name=reload value=reload>\n";