Sfoglia il codice sorgente

[GINR] Add link to r3

cgars 8 anni fa
parent
commit
67e5a9bb0f
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  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>