diff options
Diffstat (limited to 'dashboard/res/public/index.html')
-rw-r--r-- | dashboard/res/public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dashboard/res/public/index.html b/dashboard/res/public/index.html index 29406f6..d88d726 100644 --- a/dashboard/res/public/index.html +++ b/dashboard/res/public/index.html @@ -24,6 +24,7 @@ </div> <div class="switch-box"> + <a href="#" id="button-msg" class="myButton3">Send Message</a> <a href="#" id="button-on" class="myButton">ON</a> <a href="#" id="button-off" class="myButton2">OFF</a> </div> |