From: Vincent Bernat Date: Sat, 1 Dec 2018 11:29:12 +0000 (+0100) Subject: layout: correctly spell 802.1AB X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3d8a687f73c6d9d18aeed6a5ca7dd254828c85e9;p=thirdparty%2Flldpd.git layout: correctly spell 802.1AB --- diff --git a/layout/base.j2 b/layout/base.j2 index 87534634..a67aa8b7 100644 --- a/layout/base.j2 +++ b/layout/base.j2 @@ -3,9 +3,9 @@ {% if resource.meta.title %} - lldpd » implementation of IEEE 802.1ab | {{ resource.meta.title }} + lldpd » implementation of IEEE 802.1AB | {{ resource.meta.title }} {% else %} - lldpd » implementation of IEEE 802.1ab (LLDP) + lldpd » implementation of IEEE 802.1AB (LLDP) {% endif %} diff --git a/layout/menu.j2 b/layout/menu.j2 index 51558251..d3d17ddd 100644 --- a/layout/menu.j2 +++ b/layout/menu.j2 @@ -1,7 +1,7 @@