# HG changeset patch # User Tim Freund # Date 2014-07-16 06:54:20 # Node ID d9747a04c74a723f517949b32d5483517f80ec1f # Parent 2881dd265f21721f57a55c63e56da21b33c74962 api_keys: Update 'New api key' label target so clicking the label focuses the input element diff --git a/kallithea/templates/admin/my_account/my_account_api_keys.html b/kallithea/templates/admin/my_account/my_account_api_keys.html --- a/kallithea/templates/admin/my_account/my_account_api_keys.html +++ b/kallithea/templates/admin/my_account/my_account_api_keys.html @@ -58,7 +58,7 @@
- +
${h.text('description', class_='medium', placeholder=_('Description'))}