Update CommandExec-1.php

This commit is contained in:
OguzTozkoparan 2018-11-30 02:31:42 +03:00 committed by GitHub
parent 58dd45d57d
commit 0d58660fc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
<input type="text" name="username" value="Admin"><br>
<label>Password:</label><br>
<input type="password" name="password" value=""><br>
<input type="submit">
<input type="submit" value="Submit">
</form>
</div>