diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-01-01 19:02:34 -0500 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-01-01 19:02:34 -0500 |
commit | 1718523367e147e240cd6e9fe2c888491d102897 (patch) | |
tree | 15ee0cc2db954f9694df134f6cfbb035a8893f22 /www/index.html | |
parent | 902180ba926905f6002739919c4a814633ed3474 (diff) | |
download | html5ks-1718523367e147e240cd6e9fe2c888491d102897.tar.xz html5ks-1718523367e147e240cd6e9fe2c888491d102897.zip |
Implement French UI.
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index f2f9dec..a623f50 100644 --- a/www/index.html +++ b/www/index.html @@ -89,7 +89,7 @@ </div> <div id="return" class="button" style="position: absolute; bottom: 15px; right: 20px;"> <img src="dump/ui/bt-return.png"> - Return + <span class="return_button_text"></span> </div> </div> <div id="context" style="display: none;"> |