mirror of
https://github.com/e107inc/e107.git
synced 2025-06-04 18:06:58 +02:00
Update lancheck.php
This commit is contained in:
parent
144e03332a
commit
ab5833a752
@ -1100,7 +1100,7 @@ class lancheck
|
||||
<input type='hidden' name='language' value='".$lan."' />
|
||||
<input type='hidden' name='errorsonly' value='".$_SESSION['lancheck-errors-only']."' />
|
||||
<input class='btn btn-primary' type='submit' name='ziplang[".$lan."]' value=\"".$just_go_diz."\" onclick=\"this.value = '".$lan_pleasewait."'\" />
|
||||
<a href='".e_REQUEST_URI."' class='btn btn-default' style='margin-top:0;'>".$lang_sel_diz."</a>
|
||||
<a href='".e_REQUEST_URI."' class='btn btn-default'>".$lang_sel_diz."</a>
|
||||
</div>
|
||||
</form>
|
||||
";
|
||||
|
Loading…
x
Reference in New Issue
Block a user