Selaa lähdekoodia

[GINR] Add link to r3

cgars 7 vuotta sitten
vanhempi
commit
67e5a9bb0f
1 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  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>