Skip to content
Snippets Groups Projects
Commit dfeaee17 authored by Bob Mottram's avatar Bob Mottram
Browse files

Autofocus on domain text

parent 793d3b70
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@
<p class="domaintext" translate="yes">Change your default domain name</p>
<form action="changedomain.php" method="post">
<p><input type="text" name="default_domain_name"></p>
<p><input type="text" name="default_domain_name" autofocus></p>
<br>
<input type="submit" name="changedomaincancel" translate="yes" value="Cancel">
<input type="submit" name="changedomain" translate="yes" value="Continue">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment