Pop/Form: Location is textarea now
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<div class="form-group row">
|
||||
<label class="col-lg-2 col-form-label" for="location">Standortinfo</label>
|
||||
<div class="col-lg-10">
|
||||
<input type="text" class="form-control" name="location" id="name" value="<?=$pop->location?>">
|
||||
<textarea id="note" class="form-control" name="location" rows="5"><?=$pop->location?></textarea>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user