HTML validation fix (<script>)

This commit is contained in:
Andy Staudacher
2010-02-13 12:35:39 -08:00
parent 36702b1397
commit f0949b8adb
+1 -1
View File
@@ -22,7 +22,7 @@
padding: 0;
}
</style>
<script>
<script type="text/javascript">
$(document).ready(function() {
$("#g-profile-return").click(function(event) {
history.go(-1);