mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +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 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>
|
||||
|
||||
Reference in New Issue
Block a user