summaryrefslogtreecommitdiff
path: root/files/common/www/service/settings.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/common/www/service/settings.html')
-rw-r--r--files/common/www/service/settings.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/files/common/www/service/settings.html b/files/common/www/service/settings.html
index 9290256..fbff900 100644
--- a/files/common/www/service/settings.html
+++ b/files/common/www/service/settings.html
@@ -196,9 +196,12 @@
</label>
</div>
<div class="span6">
- <input type="text" name="router_pos_lon" class="data">
- <input type="text" name="router_pos_lat" class="data">
- <input type="text" name="router_pos_street" class="data">
+ <div>Longitude<br />
+ <input type="text" name="router_pos_lon" class="data"></div>
+ <div>Lattitude<br />
+ <input type="text" name="router_pos_lat" class="data"></div>
+ <div>Ort<br />
+ <input type="text" name="router_pos_street" class="data"></div>
</div>
</div>
<input type="submit" class="btn btn-mini disabled" value="Speichern">
contact: Jan Huwald // Impressum