diff options
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> |