diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-10-01 19:36:35 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-10-01 19:36:35 +0200 |
commit | 07e0f8970681422a48fec9da5d14ad2a2b3735bd (patch) | |
tree | 9fa0a9e5492eae9f048bd607935c2906859ad9b9 /templates/traewelling.html.ep | |
parent | 590d3de51891705730eca92527f0d4f651570a29 (diff) |
allow checking into traewelling
Diffstat (limited to 'templates/traewelling.html.ep')
-rw-r--r-- | templates/traewelling.html.ep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/traewelling.html.ep b/templates/traewelling.html.ep index a879d82..bf776a3 100644 --- a/templates/traewelling.html.ep +++ b/templates/traewelling.html.ep @@ -135,7 +135,7 @@ <div class="input-field col s12"> <div> <label> - %= radio_button sync_source => 'travelynx', disabled => undef + %= radio_button sync_source => 'travelynx' <span>Checkin-Synchronisierung travelynx → Träwelling</span> </label> </div> |