瀏覽代碼

Add Terms link to the dahsboard

Gitote 7 年之前
父節點
當前提交
81550d58c9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      templates/user/dashboard/dashboard.tmpl

+ 1 - 0
templates/user/dashboard/dashboard.tmpl

@@ -33,6 +33,7 @@
 					<div class="three wide column">
 						<div class="ui link list">
 							<a class="item" href="{{AppURL}}faq">FAQ</a>
+							<a class="item" href="{{AppURL}}tos">Terms</a>
 							<a class="item" href="https://status.gitote.in">Status</a>
 							<a class="item" href="{{AppURL}}security">Security</a>
 						</div>