From 8e7b63503fb75524f365e7d380e2300aaf4527f0 Mon Sep 17 00:00:00 2001 From: Pedro de Carvalho Date: Sun, 25 Aug 2019 17:12:46 +0100 Subject: [PATCH 1/2] Allow url field to accept class attribute this will allow devs to assign classes to specific elements in the admin edit screens. --- inc/templates/edit-form.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/templates/edit-form.tpl.php b/inc/templates/edit-form.tpl.php index 50a7874e..0f2d37d2 100644 --- a/inc/templates/edit-form.tpl.php +++ b/inc/templates/edit-form.tpl.php @@ -28,7 +28,7 @@