Template:UCSF/Header

From 2010.igem.org

(Difference between revisions)
Line 353: Line 353:
var RightURL = PageURL.substr(21);
var RightURL = PageURL.substr(21);
var EditIt="https://2010.igem.org/wiki/index.php?title="+RightURL+"&action=edit";
var EditIt="https://2010.igem.org/wiki/index.php?title="+RightURL+"&action=edit";
-
document.write("<a style =\"border:none\" href=\""+EditIt+"\">edit this page<\/a>");
+
document.write("<a style =\"border:none;text-decoration:none;\" href=\""+EditIt+"\">edit this page<\/a>");
}
}
</script>
</script>

Revision as of 06:28, 10 October 2010