Skip to content

Commit d7a1fe6

Browse files
author
Tobias Herp
committed
small bugfix: reference to macro file which was merged into page.html
1 parent 1f23cdc commit d7a1fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/classic/html/user.item.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/></tal:if>
1414
</title>
1515
<metal:slot fill-slot="more-javascript">
16-
<script metal:use-macro="templates/user/macros/user_utils"></script>
16+
<script metal:use-macro="templates/page/macros/user_utils"></script>
1717
<script type="text/javascript" src="@@file/help_controls.js"></script>
1818
</metal:slot>
1919
<tal:block metal:fill-slot="body_title"

0 commit comments

Comments
 (0)