瀏覽代碼

bold link

master
Daniel 2 年之前
父節點
當前提交
a594109a43
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/client/app/tmpl/home.html

+ 1
- 1
src/client/app/tmpl/home.html 查看文件

@@ -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…
取消
儲存