summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2017-05-11 15:18:33 (GMT)
committerChristian Pointner <equinox@helsinki.at>2017-05-11 15:18:33 (GMT)
commit54cd6bb3340f8669f362b8d4ee5e3be680ad22f1 (patch)
tree41ba4251e430b0234918b25b0dc9697e6c4f1cf5
parent71ff52ffa1684bb1f09eff8036eccbd8b3b8e38a (diff)
untabify last commit
-rw-r--r--www/schedules.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/schedules.html b/www/schedules.html
index 8e47b66..f7950c7 100644
--- a/www/schedules.html
+++ b/www/schedules.html
@@ -19,7 +19,7 @@
<div id="control">
<div class="btn-group" role="group">
<button type="button" class="btn btn-default" id="btn-earlier"><span class="glyphicon glyphicon-minus"></span></button>
- <button type="button" class="btn btn-default" id="btn-today"><span class="glyphicon glyphicon-record"></span></button>
+ <button type="button" class="btn btn-default" id="btn-today"><span class="glyphicon glyphicon-record"></span></button>
<button type="button" class="btn btn-default" id="btn-later"><span class="glyphicon glyphicon-plus"></span></button>
</div>
</div>