fix back to site and logout links in admin console
This commit is contained in:
parent
494b270dab
commit
9ca3cd9d0e
1 changed files with 1 additions and 1 deletions
|
|
@ -623,7 +623,7 @@ __DATA__
|
||||||
</div>
|
</div>
|
||||||
<div id="user">
|
<div id="user">
|
||||||
<div style="float: right">
|
<div style="float: right">
|
||||||
<a href="<tmpl_var homeUrl>^International('back to site','VersionTag');</a>
|
<a href="<tmpl_var homeUrl>">^International('back to site','VersionTag');</a>
|
||||||
| <a href="<tmpl_var logoutUrl>">^International('log out','WebGUI');</a>
|
| <a href="<tmpl_var logoutUrl>">^International('log out','WebGUI');</a>
|
||||||
</div>
|
</div>
|
||||||
<a href="<tmpl_var userEditUrl>" target="view" class="with_icon" style="background-image: url(^Extras(icon/user.png););">
|
<a href="<tmpl_var userEditUrl>" target="view" class="with_icon" style="background-image: url(^Extras(icon/user.png););">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue