From b15a095c0e5f980b63c1b229b0671227bfc64316 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Tue, 9 Nov 2021 20:42:20 +0000 Subject: Use short echo tags --- src/templates/form_fields.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/templates/form_fields.php') diff --git a/src/templates/form_fields.php b/src/templates/form_fields.php index 0bfe076..224dbf4 100644 --- a/src/templates/form_fields.php +++ b/src/templates/form_fields.php @@ -1,12 +1,12 @@ - + has('url')) { ?> -

get('url'))); ?>

+

get('url'))); ?>

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

get('title'))); ?>

+

get('title'))); ?>

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

get('tag'))); ?>

+

get('tag'))); ?>

-- cgit v1.2.3-13-gbd6f