summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates
diff options
context:
space:
mode:
authorSimon Rettberg2017-04-21 17:44:58 +0200
committerSimon Rettberg2017-04-21 17:44:58 +0200
commit5ffa3eb17ba298f2e4544becd5747e2ad79a2f1e (patch)
treea9997c04abcb3298be67636f43f0926a4952eb15 /modules-available/locationinfo/templates
parent[locationinfo] Update tanslations (diff)
downloadslx-admin-5ffa3eb17ba298f2e4544becd5747e2ad79a2f1e.tar.gz
slx-admin-5ffa3eb17ba298f2e4544becd5747e2ad79a2f1e.tar.xz
slx-admin-5ffa3eb17ba298f2e4544becd5747e2ad79a2f1e.zip
[locationinfo] Clean up translations
Diffstat (limited to 'modules-available/locationinfo/templates')
-rw-r--r--modules-available/locationinfo/templates/location-info.html10
-rw-r--r--modules-available/locationinfo/templates/timetable.html2
2 files changed, 5 insertions, 7 deletions
diff --git a/modules-available/locationinfo/templates/location-info.html b/modules-available/locationinfo/templates/location-info.html
index 8af29df0..ce7b6504 100644
--- a/modules-available/locationinfo/templates/location-info.html
+++ b/modules-available/locationinfo/templates/location-info.html
@@ -25,9 +25,9 @@
{{lang_locationSettings}}
</button>
<button class="btn btn-sm btn-primary server-check" {{disabled}} name="action" value="checkConnection"
- title="{{lang_refresh_title}}" type="submit">
+ type="submit">
<span style="margin-right: 5px;" class="glyphicon glyphicon-refresh"></span>
- {{lang_refresh}}
+ {{lang_checkConnection}}
</button>
</td>
<td align="center" nowrap>
@@ -43,10 +43,8 @@
<div>
<button class="btn btn-sm btn-success" id="addServerButton" onclick="addServer()">
- <span title="{{lang_addServer_title}}">
- <span style="margin-right: 5px;" class="glyphicon glyphicon-plus"></span>
- {{lang_addServer}}
- </span>
+ <span style="margin-right: 5px;" class="glyphicon glyphicon-plus"></span>
+ {{lang_addServer}}
</button>
</div>
diff --git a/modules-available/locationinfo/templates/timetable.html b/modules-available/locationinfo/templates/timetable.html
index 4790a60c..91a80877 100644
--- a/modules-available/locationinfo/templates/timetable.html
+++ b/modules-available/locationinfo/templates/timetable.html
@@ -1,6 +1,6 @@
<div>
<div align="right">
- <label for="CB_1" title="{{lang_expertMode_title}}">{{lang_expertMode}}</label>
+ <label for="CB_1">{{lang_expertMode}}</label>
<input class="bs-switch" name="1" id="CB_1" type="checkbox" {{#expertMode}}checked{{/expertMode}}>
</div>
<br>