mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove <center> tags from with <title> section.
PR: 20002 Submitted by: James Johnson <bonk1138@msn.com> Approved by: patrick (from freebsd-small mailing list)
This commit is contained in:
parent
dff9235e4a
commit
37cc56f575
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<html>
|
||||
<! $FreeBSD$ >
|
||||
<head>
|
||||
<title><center>PicoBSD Development Kit</center></title>
|
||||
<title>PicoBSD Development Kit</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1><center> How to build your own version
|
||||
|
|
|
|||
Loading…
Reference in a new issue