From e66eb970b92357b82d8add06057fb07af2ef6690 Mon Sep 17 00:00:00 2001 From: NOYB Date: Thu, 11 Jan 2018 02:11:48 -0800 Subject: [PATCH] HTML Compliance - Lobby: License Error: Stray end tag span. Error: No p element in scope but a p end tag seen. The ordered list makes paragraph tag unnecessary. --- src/www/license.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/www/license.php b/src/www/license.php index c118a3cdf..955716ee4 100644 --- a/src/www/license.php +++ b/src/www/license.php @@ -38,10 +38,10 @@ include("head.inc");
-

OPNsense® is Copyright ©
All rights reserved.

+

OPNsense® is Copyright ©
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

-

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. -
  3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

+
  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. +
  3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL