From 2410018fe8ea7f74c2f7847d4cefc3d822f4c64d Mon Sep 17 00:00:00 2001 From: Bart Lantz Date: Tue, 10 Jan 2012 22:13:23 -0700 Subject: [PATCH] Changed the popup bookmark page to focus on tags field instead of address. The focus was being directed to the address bar, which I never change. So I changed it to focus on the tags field as that is the only thing I ever change when creating a new bookmark. --- templates/editbookmark.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/editbookmark.tpl.php b/templates/editbookmark.tpl.php index 304ede6..fbb21bd 100644 --- a/templates/editbookmark.tpl.php +++ b/templates/editbookmark.tpl.php @@ -69,7 +69,7 @@ switch ($row['bStatus']) { -- 2.30.2