Make "prior error" caution message more general
authorKarl O. Pinc <kop@karlpinc.com>
Mon, 18 Jan 2021 21:12:55 +0000 (15:12 -0600)
committerKarl O. Pinc <kop@karlpinc.com>
Mon, 18 Jan 2021 21:12:55 +0000 (15:12 -0600)
src/pgwui_common/templates/auth_base.mak

index 91da81d747d40c18255535cbb3b7ebc7d49c01d8..8d9e6141f641d4ed400d2bd133091c3c7d9c78a4 100644 (file)
 
       % if lineno:
           % if not loop.first:
-              CAUTION -- This error may not be real; prior row(s) of the
-              uploaded file were rejected:
+              CAUTION -- This error may not be real; prior uploaded row(s)
+              were rejected:
              <br />
           % endif