Skip to content

Commit

Permalink
Fix Site Setup href
Browse files Browse the repository at this point in the history
  • Loading branch information
frapell committed Sep 13, 2017
1 parent 8ea62e9 commit ab53864
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -10,7 +10,7 @@
<div metal:fill-slot="prefs_configlet_main">

<a id="setup-link" class="link-parent"
tal:attributes="href view/control_panel_url"
tal:attributes="href view/control_panel_url|string:$portal_url/@@overview-controlpanel"
i18n:translate="">
Site Setup
</a>
Expand Down

0 comments on commit ab53864

Please sign in to comment.