mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-15 11:27:24 -04:00
HTML validation fix (<script>)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
$("#g-profile-return").click(function(event) {
|
||||
history.go(-1);
|
||||
|
||||
Reference in New Issue
Block a user