diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-10-20 07:23:12 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-10-20 07:23:12 -0400 |
commit | e4334416bc7f222a0bf1ca817892a43220da6fca (patch) | |
tree | 89bad097c087b6f59846370b3f2439825ae05d53 /www/index.html.dist | |
parent | 254289e4d03046dbc0c9efb31cbf4d97639b44e9 (diff) | |
download | html5ks-master.tar.xz html5ks-master.zip |
Diffstat (limited to 'www/index.html.dist')
-rw-r--r-- | www/index.html.dist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html.dist b/www/index.html.dist index 36fb5ba..66d75e0 100644 --- a/www/index.html.dist +++ b/www/index.html.dist @@ -53,8 +53,8 @@ </div> <div id="choices" class="centered"></div> <div id="centered" class="centered say"></div> - <span class="status" id="auto" alt="Auto"> - <span class="status" id="skip" alt="Skip"> + <span class="status" id="auto" alt="Auto"></span> + <span class="status" id="skip" alt="Skip"></span> </div> <div id="main-menu" style="display: none;"> <div id="main-menu-buttons"> |