From: Bart Lantz Date: Wed, 11 Jan 2012 05:13:23 +0000 (-0700) Subject: Changed the popup bookmark page to focus on tags field instead of address. X-Git-Url: https://projects.mako.cc/source/scuttle/commitdiff_plain/2410018fe8ea7f74c2f7847d4cefc3d822f4c64d?ds=sidebyside 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. --- 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']) {