removed superfluous quote
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
<div class='key_input_container'>
|
||||
<div class='auth_label'><label for='input_apiKey_entry'>{{keyName}}</label></div>
|
||||
<input placeholder='api_key' class='auth_input' id='input_apiKey_entry' name='apiKey' type='text'/>
|
||||
<div class='auth_submit'><a class='auth_submit_button' id='apply_api_key' href='#''>apply</a></div>
|
||||
<div class='auth_submit'><a class='auth_submit_button' id='apply_api_key' href='#'>apply</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user