mirror of
https://github.com/itflow-org/itflow
synced 2026-03-06 22:04:51 +00:00
Made Location notes placeholder offer some better examples like parking and building access then just enter some notes
This commit is contained in:
@@ -155,7 +155,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<textarea class="form-control" rows="5" name="notes" placeholder="Enter some notes"><?php echo $location_notes; ?></textarea>
|
<textarea class="form-control" rows="5" name="notes" placeholder="Enter some notes, eg Parking Info, Building Access etc"><?php echo $location_notes; ?></textarea>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user