diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/.VERSION | 2 | ||||
-rw-r--r-- | templates/base/footer.tmpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/.VERSION b/templates/.VERSION index 7413cf66da..7bb1885701 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.22.0422
\ No newline at end of file +0.9.22.0425
\ No newline at end of file diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl index 512d69f6a4..677d908151 100644 --- a/templates/base/footer.tmpl +++ b/templates/base/footer.tmpl @@ -15,7 +15,7 @@ <a target="_blank" href="https://twitter.com/gogitservice"><i class="fa fa-twitter"></i><span class="sr-only">Twitter</span></a> <a target="_blank" href="http://weibo.com/gogschina"><i class="fa fa-weibo"></i><span class="sr-only">Sina Weibo</span></a> {{end}} - <div class="ui language bottom pointing slide up dropdown link item"> + <div class="ui language bottom floating slide up dropdown link item"> <i class="world icon"></i> <div class="text">{{.LangName}}</div> <div class="menu"> |