"index.html" hiding in form submit
This commit is contained in:
parent
68ff2a8aca
commit
ea269152f3
|
@ -38,7 +38,7 @@
|
||||||
<div class="error"><img src="themes/dot.gif" title="" alt="" class="icon ic_s_error"> Cannot log in to the
|
<div class="error"><img src="themes/dot.gif" title="" alt="" class="icon ic_s_error"> Cannot log in to the
|
||||||
MySQL server</div>
|
MySQL server</div>
|
||||||
<div class="hide js-show" style="display: block;">
|
<div class="hide js-show" style="display: block;">
|
||||||
<form method="get" action="index.html#" class="disableAjax">
|
<form method="get" action="#" class="disableAjax">
|
||||||
<input type="hidden" name="db" value=""><input type="hidden" name="table" value=""><input
|
<input type="hidden" name="db" value=""><input type="hidden" name="table" value=""><input
|
||||||
type="hidden" name="lang" value="en"><input type="hidden" name="token"
|
type="hidden" name="lang" value="en"><input type="hidden" name="token"
|
||||||
value="5838237543745b36557e705926624a63">
|
value="5838237543745b36557e705926624a63">
|
||||||
|
|
Loading…
Reference in New Issue