mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
remove new lines
This commit is contained in:
parent
2a2b79f45b
commit
f8a437b69c
@ -89,12 +89,9 @@ include("head.inc");
|
||||
</table>
|
||||
<br>
|
||||
<!-- status box -->
|
||||
<textarea cols="60" rows="1" name="status" id="status" wrap="hard">
|
||||
Beginning package installation.
|
||||
</textarea>
|
||||
<textarea cols="60" rows="1" name="status" id="status" wrap="hard">Beginning package installation.</textarea>
|
||||
<!-- command output box -->
|
||||
<textarea cols="60" rows="25" name="output" id="output" wrap="hard">
|
||||
</textarea>
|
||||
<textarea cols="60" rows="25" name="output" id="output" wrap="hard"></textarea>
|
||||
</center>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user