diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2015-11-19 15:28:01 +0100 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2015-11-19 15:28:01 +0100 |
commit | 085644c798be8d6e96ca7a27953261cfd8b8e5c4 (patch) | |
tree | 15c9f76936cdfae5ab0665ce736bddf8491e4e78 /index.html | |
parent | 22982f602e5cab9303d0d67d1fc5998b23d3b7fd (diff) |
Remove trailing space from a translation string
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ <li style="display: none;" id="navigation-robot"><a href="" tabindex="30" accesskey="3" data-tkey="robot">Robot</a></li> </ul> <ul class="nav navbar-nav navbar-right" style="display:none;"> - <p class="navbar-text"><span data-tkey="signed_in_as">Signed in as </span><span id="signed-in-title">Janez</span></p> + <p class="navbar-text"><span data-tkey="signed_in_as">Signed in as</span> <span id="signed-in-title">Janez</span></p> <li class="dropdown"> <a href="#" class="dropdown-toggle" tabindex="40" accesskey="9" data-toggle="dropdown" aria-expanded="true"> <span class="glyphicon glyphicon glyphicon-user"></span> |