mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 20:57:26 +02:00
Update lancheck.php
This commit is contained in:
@@ -1100,7 +1100,7 @@ class lancheck
|
|||||||
<input type='hidden' name='language' value='".$lan."' />
|
<input type='hidden' name='language' value='".$lan."' />
|
||||||
<input type='hidden' name='errorsonly' value='".$_SESSION['lancheck-errors-only']."' />
|
<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."'\" />
|
<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>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
";
|
";
|
||||||
|
Reference in New Issue
Block a user