From 291c0b4f76321eb8eff466ab8c4bbc488f151285 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