Changeset - 62ad5f2c474e
[Not reviewed]
beta
0 1 0
Mads Kiilerich - 13 years ago 2013-01-23 20:26:33
madski@unity3d.com
top menu: use 'Repositories' instead of down arrow

- both to be consistent with other menu items and to give a stronger hint than
two abstract symbols.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/templates/base/base.html
Show inline comments
 
@@ -145,7 +145,7 @@
 
                    <span class="icon">
 
                        <img src="${h.url('/images/icons/database.png')}" alt="${_('Products')}" />
 
                    </span>
 
                    <span>&darr;</span>
 
                    <span>${_('Repositories')}</span>
 
                    </a>
 
                    <ul id="repo_switcher_list" class="repo_switcher">
 
                        <li>
0 comments (0 inline, 0 general)