Skip to content
Snippets Groups Projects
Commit e8b94675 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Updating Bioforsk-links to NIBIO-links

parent 52cf4f45
No related branches found
No related tags found
No related merge requests found
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
<hr> <hr>
<footer> <footer>
<div class="row"> <div class="row">
<div class="col-md-2">&copy; ${.now?string("yyyy")} <a href="http://www.bioforsk.no/" target="new">Bioforsk</a></div> <div class="col-md-2">&copy; ${.now?string("yyyy")} <a href="http://www.nibio.no/" target="new">NIBIO</a></div>
<div class="col-md-10"><p class="text-right"><small>[${i18nBundle.systemTime}: ${systemTime?datetime}]</small></p></div> <div class="col-md-10"><p class="text-right"><small>[${i18nBundle.systemTime}: ${systemTime?datetime}]</small></p></div>
</div> </div>
</footer> </footer>
......
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
</div><!-- End row with sidebar and contents container --> </div><!-- End row with sidebar and contents container -->
<hr> <hr>
<footer> <footer>
<p>&copy; ${.now?string("yyyy")} <a href="http://www.bioforsk.no/" target="new">Bioforsk</a></p> <p>&copy; ${.now?string("yyyy")} <a href="http://www.nibio.no/" target="new">NIBIO</a></p>
</footer> </footer>
</div> </div>
<!-- end contentwrapper--> <!-- end contentwrapper-->
......
This diff is collapsed.
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment