Skip to content

Commit

Permalink
Fix controlpanel view for Plone 4.
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Apr 24, 2016
1 parent 6b7b921 commit 7d737e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collective/solr/browser/controlpanel.pt
Original file line number Diff line number Diff line change
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 string:$portal_url/plone_control_panel"
i18n:translate="">
Site Setup
</a>
Expand Down

0 comments on commit 7d737e7

Please sign in to comment.