diff --git a/include/staff/login.tpl.php b/include/staff/login.tpl.php index ca9e751af253d4dab84a91a52722f113fcf63708..2bf58c7272f8e0d0d4fbc98e29da49e2112d6434 100644 --- a/include/staff/login.tpl.php +++ b/include/staff/login.tpl.php @@ -141,6 +141,6 @@ if (count($ext_bks)) { ?> #loginBox:after { background-color: white !important; } </style> <![endif]--> - <script type="text/javascript" src="<?php echo ROOT_PATH; ?>js/jquery-ui-1.10.3.custom.min.js"></script> + <script type="text/javascript" src="<?php echo ROOT_PATH; ?>js/jquery-ui-1.12.1.custom.min.js"></script> </body> </html>