mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
restart
This commit is contained in:
parent
30c2aa45b2
commit
bf88df06d8
@ -107,14 +107,14 @@
|
||||
<input id="inputMap" type="text" name="map" value="<?php echo $map;?>" >
|
||||
</div>
|
||||
</div>
|
||||
<?php if ($defaultMapGroup!=null){ ?>
|
||||
<div class="control-group" id="mapGroup">
|
||||
<?php if ($defaultMapGroup!=null){ ?>
|
||||
<label class="control-label" for="inputMapGroup"><?php echo $sprache->startmapgroup;?></label>
|
||||
<div class="controls">
|
||||
<input id="inputMapGroup" type="text" name="mapGroup" value="<?php echo $mapGroup;?>" >
|
||||
</div>
|
||||
<?php }?>
|
||||
</div>
|
||||
<?php }?>
|
||||
<div id="anticheatSettings" class="collapse <?php if ($pro=='Y') echo 'in';?>">
|
||||
<div class="control-group">
|
||||
<label class="control-label" for="inputCheat"><?php echo $sprache->anticheat;?></label>
|
||||
|
Loading…
x
Reference in New Issue
Block a user