Skip to content

Commit f1d43a0

Browse files
committed
remove optional type attribute
1 parent 468633f commit f1d43a0

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)