소스 검색

[GINR] Add link to r3

cgars 7 년 전
부모
커밋
67e5a9bb0f
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      templates/base/footer.tmpl

+ 3 - 1
templates/base/footer.tmpl

@@ -36,7 +36,9 @@
 				</div>
 				<div class="ui supersmall">
 					Registered with:
-					<img class="ui bmbf image" src="{{AppSubURL}}/img/re3.png"/>
+					<a href="http://www.re3data.org/">
+						<img class="ui bmbf image" src="{{AppSubURL}}/img/re3.png"/>
+					</a>
 				</div>
 			</div>
 		</div>