Browse Source

bold link

master
Daniel 2 years ago
parent
commit
a594109a43
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/client/app/tmpl/home.html

+ 1
- 1
src/client/app/tmpl/home.html View File

@@ -9,7 +9,7 @@
<i class="fa fa-info-circle"></i>
<%= _lc( 'HOME_GROUPS_NOT_ACTIVE_TEXT1' ) %><strong><%= groupsNotActiveString %></strong><br/>
<%= _lc( 'HOME_GROUPS_NOT_ACTIVE_TEXT2' ) %>
<a class="" href="#/groups">-> <%= _lc( 'HOME_GROUPS_NOT_ACTIVE_BTN' ) %></a>
<strong><a class="" href="#/groups">-> <%= _lc( 'HOME_GROUPS_NOT_ACTIVE_BTN' ) %></a></strong>
</div>
</div>
</div>


Loading…
Cancel
Save