echo getGuestOrt($gast_id, $link); ?> " readonly="readonly" class="form-control"> </div> </div> <div class="form-group"> <label for="land" class="col-sm-2 control-label"><?php echo getUebersetzung("Land", $sprache, $link); ?> </label> <div class="col-sm-4"> <input name="land" type="text" id="land" value="<?php echo getGuestLand($gast_id, $link); ?> " readonly="readonly" class="form-control"> </div> </div> <div class="form-group"> <label for="email" class="col-sm-2 control-label"><?php echo getUebersetzung("E-Mail-Adresse", $sprache, $link); ?> *</label> <div class="col-sm-4"> <input name="email" type="text" id="email" value="<?php
> </div> </div> <div class="form-group"> <div class="col-sm-4"> <label class="control-label"> <?php echo getUebersetzung("Land", $sprache, $link); ?> </label> </div> <div class="col-sm-4"> <input name="land" type="text" class="form-control" id="land2" <?php if (!empty($gast_id)) { echo "value=\"" . getGuestLand($gast_id, $link) . "\""; } ?> > </div> </div> <div class="form-group"> <div class="col-sm-4"> <label class="control-label"> <?php echo getUebersetzung("E-Mail-Adresse", $sprache, $link); ?> * </label> </div> <div class="col-sm-4">