summaryrefslogtreecommitdiff
path: root/www/templates/state.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/state.html')
-rw-r--r--www/templates/state.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/state.html b/www/templates/state.html
index a326652b..56679db2 100644
--- a/www/templates/state.html
+++ b/www/templates/state.html
@@ -60,7 +60,7 @@
<div class="button-bar" ng-show="showDanger">
<a class="button button-outline button-dark " ng-click="controlZM('restart');" href="">Restart</a>
- <a class="button button-outline button-dark" href="" ng-click="controlZM('stop');" >Stop</a>
+ <a class="button button-outline button-dark" href="" ng-click="controlZM('stop');">Stop</a>
<a class="button button-outline button-dark" ng-click="controlZM('start');" href="">Start</a>
</div>
</ion-item>