20ac68188d3fe67b991f5f2ed1e712d5a0a8c2c7 wisulliv Fri Feb 9 09:38:15 2024 -0800 Will SSPsyGene V1 Updates. diff --git src/hg/cirm/cdw/lib/cdwPageFooter.h src/hg/cirm/cdw/lib/cdwPageFooter.h index ac983af..5178f3f 100644 --- src/hg/cirm/cdw/lib/cdwPageFooter.h +++ src/hg/cirm/cdw/lib/cdwPageFooter.h @@ -1,54 +1,34 @@ // this should correspond to src/hg/cirm/gateway/htdocs/inc/footer.html SSI "<div class='footer' style='border-radius: 10px'>\n" "<div class='container' style='padding-top: 15px'>\n" "<div class='row'>\n" "<div class='col'>\n" "<p class='text-muted'>\n" "<a href='../cirmIndex'>Home</a><br />\n" - "<a href='https://www.ucsc.edu/'>UCSC Home <i\n" + "<a href='https://www.ucsc.edu/' target='_blank'>UCSC Home <i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" - "<a href='https://www.cirm.ca.gov/'>CIRM Home <i\n" + "<a href='https://www.nimh.nih.gov/' target='_blank'>NIMH Home <i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" "</div>\n" "<div class='col'>\n" "<p class='text-muted'>\n" - "<a href='../help/cirmBasics'>Stem Cell Hub Help</a><br />\n" - "<a href='../external/CESCG_SequencingInformaticsCosts-102914.pdf'>CESCG Services <i\n" - "class='far fa-file-pdf' aria-hidden='true'></i></a><br />\n" - "<a href='https://www.cirm.ca.gov/about-cirm/contact-us' target='_blank'>CIRM Contact <i\n" + "<a href='https://sspsygene.ucsc.edu/' target='_blank'>SSPsyGene Home Page <i\n" + "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" + "<a href='https://sspsygene.ucsc.edu/resources/' target='_blank'>SSPsyGene Resource Page <i\n" "class='fas fa-external-link-alt' aria-hidden='true'></i></a><br />\n" - "<a href='../help/cirmBasics#contact'>Stem Cell Hub Contact</a><br />\n" "</p>\n" "</div>\n" "<div class='col-sm'>\n" "<div class='row'>\n" "<p class='centered-text col-md-12'>\n" - "<a href='https://www.facebook.com/CaliforniaInstituteForRegenerativeMedicine'\n" + "<a href='https://www.facebook.com/nimhgov'\n" "target='_blank'><i class='fab fa-facebook-square fa-2x'></i></a>\n" - " <a href='https://www.instagram.com/cirm_stemcells/'\n" + " <a href='https://www.instagram.com/nimhgov/'\n" "target='_blank'><i class='fab fa-instagram fa-2x'></i></a>\n" - " <a href='http://www.twitter.com/CIRMnews' target='_blank'><i\n" + " <a href='http://www.twitter.com/nomhgov' target='_blank'><i\n" "class='fab fa-twitter-square fa-2x'></i></a>\n" - " <a href='https://www.youtube.com/user/CIRMTV' target='_blank'><i\n" - "class='fab fa-youtube fa-2x'></i></a>\n" - "</div>\n" - "<div class='row'>\n" - "<p class='centered-text col-md-12'>\n" - " <a href='https://www.linkedin.com/groups?gid=4017737&trk=myg_ugrp_ovr'\n" - "target='_blank'><i class='fab fa-linkedin fa-2x'></i></a>\n" - " <a href='https://www.flickr.com/photos/cirm' target='_blank'><i\n" - "class='fab fa-flickr fa-2x'></i></a>\n" - " <a href='https://blog.cirm.ca.gov/' target='_blank'><i\n" - "class='fab fa-wordpress fa-2x'></i></a>\n" - "</div>\n" - "<div class='row'>\n" - "<p class='centered-text col-md-12'>\n" - "<a href='http://cirm.ca.gov' target='_blank'><img\n" - "src='https://www.cirm.ca.gov/sites/default/files/images/about_cirm/CIRM_Logo_1300px.png'\n" - "style='width: 59px; height: 25px; margin-top: -10px;' /></a>\n" - "</p>\n" "</div>\n" "</div>\n" "</div>\n" "</div>\n"