From: Karl O. Pinc Date: Fri, 9 Aug 2024 17:06:58 +0000 (-0500) Subject: Allow HTML to appear in form labels X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=81b97dbd1846bce9356026a903a054f2aedc6517;p=pgwui_common Allow HTML to appear in form labels --- diff --git a/src/pgwui_common/templates/lib.mak b/src/pgwui_common/templates/lib.mak index 97e2dbf..77f5588 100644 --- a/src/pgwui_common/templates/lib.mak +++ b/src/pgwui_common/templates/lib.mak @@ -45,7 +45,7 @@ if for_id is not None: for_attr = f'for="{for_id}"' %> - +