From 745664a1bf36cce13f3439698275b0b147efde3b Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Wed, 3 Nov 2021 22:14:26 +0000 Subject: Improve HTML and CSS --- src/templates/form_fields.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/templates/form_fields.php') diff --git a/src/templates/form_fields.php b/src/templates/form_fields.php index 3f54040..3005ee8 100644 --- a/src/templates/form_fields.php +++ b/src/templates/form_fields.php @@ -1,12 +1,12 @@ -
+ has('url')) { ?>

get('url')); ?>

-
+ has('title')) { ?>

get('title')); ?>

-
+ has('tag')) { ?>

get('tag')); ?>

-- cgit v1.2.3-13-gbd6f