Skip to content

Commit 407da8a

Browse files
authored
Update redirect.twig
1 parent 9d6de4e commit 407da8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/redirect.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang="en-US">
33
<head>
4-
<script src="/{{ baseurlpath }}modules.php/negotiate/assets/js/redirect.js"></script>
4+
<script src="{{ baseurlpath }}/assets/js/redirect.js"></script>
55
<title>Redirect to login</title>
66
</head>
77
<body>

0 commit comments

Comments
 (0)