From: Karl O. Pinc Date: Mon, 18 Jan 2021 22:42:44 +0000 (-0600) Subject: Use span, not div, because it is inline X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=a619aa4353bb2b22643a1fb1113a70d853557a33;p=pgwui_common Use span, not div, because it is inline --- diff --git a/src/pgwui_common/templates/auth_base.mak b/src/pgwui_common/templates/auth_base.mak index 60f3bbd..a862b39 100644 --- a/src/pgwui_common/templates/auth_base.mak +++ b/src/pgwui_common/templates/auth_base.mak @@ -119,8 +119,8 @@ % if lineno: % if caution or not loop.first: -
CAUTION -- This error may not be - real; prior uploaded row(s) were rejected:
+ CAUTION -- This error may not be + real; prior uploaded row(s) were rejected:
% endif