Team:NYC Software/Templates/nav
From 2011.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
var currentURL=location.href; | var currentURL=location.href; | ||
sliced=currentURL.slice(21); | sliced=currentURL.slice(21); | ||
- | document.write("<a href=https://2011.igem.org/wiki/index.php?title=" + sliced + "&action=edit>EDIT PAGE</a>") | + | document.write("<a href=https://2011.igem.org/wiki/index.php?title=" + sliced + "&action=edit ><font size='1' color='F36D21'><b> EDIT PAGE</b></font></a>") |
Revision as of 01:05, 28 September 2011