diff options
Diffstat (limited to 'root/cloud')
| -rw-r--r-- | root/cloud/cloud.tt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/cloud/cloud.tt b/root/cloud/cloud.tt index b2b940e..967f3d3 100644 --- a/root/cloud/cloud.tt +++ b/root/cloud/cloud.tt @@ -3,7 +3,7 @@ <div id="contenudroite_cloudcontent"> <div id="cloudcontent_options"> - > <a href="[% permalink %]">[% c.localize('permalinkstr') %]</a><br /> + > <a href="/[% cloud_permalink %]">[% c.localize('permalinkstr') %]</a><br /> </div> <div id="cloud">[% cloud %]</div> |
