Skip to content

Commit 844be3c

Browse files
committed
Merge pull request #14 from acidvertigo/patch-14
remove optional type attribute
2 parents 468633f + f1d43a0 commit 844be3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

catalog/product_info.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
}
124124
?>
125125

126-
<script type="text/javascript">
126+
<script>
127127
$(function() {
128128
$('#piGal').css({
129129
'visibility': 'hidden'

0 commit comments

Comments
 (0)