Skip to content

Commit b068fd1

Browse files
committed
fix header
1 parent 9495fc6 commit b068fd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tpl/header_script.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
{* No images based tabs - variable width *}
15-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
15+
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
1616
<script type="text/javascript" src="{$app_path}/js/jquery.tools.min.js"></script>
1717
<script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.10.15/datatables.min.js"></script>
1818
{if isset($profile)}

0 commit comments

Comments
 (0)