about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPjotr Prins2016-04-29 10:01:50 +0000
committerPjotr Prins2016-04-29 10:01:50 +0000
commit9ceffdac4d39b0e2086975bd4aad65c2a7626824 (patch)
treedb38259797ff68a4a187473cae0b536803c61c94
parent4c206f9277561446f32dd01004ff3eae682cfd27 (diff)
downloadgenenetwork2-9ceffdac4d39b0e2086975bd4aad65c2a7626824.tar.gz
URL: removed _blank from first URL
-rwxr-xr-xwqflask/wqflask/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html
index 701af140..b4fdbd8e 100755
--- a/wqflask/wqflask/templates/base.html
+++ b/wqflask/wqflask/templates/base.html
@@ -151,7 +151,7 @@
         <!--</p>-->
 
         <ul class="footer-links">
-          <li><a href="http://listserv.uthsc.edu/mailman/listinfo/genenetwork-dev" target="_blank">Join the mailing list</a></li>
+          <li><a href="http://listserv.uthsc.edu/mailman/listinfo/genenetwork-dev">Join the mailing list</a></li>
           <!--<li><a href="#">Friend us on facebook</a></li>-->
           <!--<li><a href="#">Follow us on twitter</a></li>-->
         </ul>