From c8196c19f24e769f89d7252e567bd9a9ff4bd843 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Wed, 18 Jul 2018 22:30:23 -0400 Subject: [PATCH] fix typo in caption on /admin_header --- admin_header.html | 2 +- inc/wfpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_header.html b/admin_header.html index fc452ae..b74de64 100644 --- a/admin_header.html +++ b/admin_header.html @@ -22,7 +22,7 @@
Caption (optional)
-
If specified, this will overlay the bottom/left corner of the header image.
+
If specified, this will overlay the bottom/right corner of the header image.
diff --git a/inc/wfpl b/inc/wfpl index ebd28f9..90448b4 160000 --- a/inc/wfpl +++ b/inc/wfpl @@ -1 +1 @@ -Subproject commit ebd28f9548c9723fab12e3cb725db9a3b1530992 +Subproject commit 90448b433585ec63832845ae50deb01b4124adc0 -- 1.7.10.4