better wording

@iu2frl suggested to extend this explaination so users will better understand how to add locations to the quickswitch.
This commit is contained in:
Fabian Berg
2025-08-21 22:18:57 +02:00
committed by GitHub
parent 4d53883fc3
commit d8eea4edad

View File

@@ -480,7 +480,7 @@
<option value="false" <?php if ($user_locations_quickswitch == 'false') { echo " selected =\"selected\""; } ?>><?= __("Disabled"); ?></option>
<option value="true" <?php if ($user_locations_quickswitch == 'true') { echo " selected =\"selected\""; } ?>><?= __("Enabled"); ?></option>
</select>
<small id="SelectDateFormatHelp" class="form-text text-muted"><?= __("Show the Station Locations Quickswitch in the main menu"); ?></small>
<small id="SelectDateFormatHelp" class="form-text text-muted"><?= __("Show the Station Locations Quickswitch in the main menu. You can add locations by adding them to favourites at the station setup page."); ?></small>
</div>
<div class="mb-3">