diff options
author | Paolo T <tuscanhobbit@users.noreply.github.com> | 2014-06-25 11:57:42 +0200 |
---|---|---|
committer | Paolo T <tuscanhobbit@users.noreply.github.com> | 2014-06-25 11:57:42 +0200 |
commit | 695afefd4b006a180fce1df2debb575cbdd0c0ea (patch) | |
tree | 1888ea4040ffb065305c84ee8718d513ea74c549 /view/tpl | |
parent | b8e8adcd514482aca98b1ccded9351db02421e8f (diff) | |
parent | 423372c9642c10ab448e6209d7b3008993e5aa9d (diff) | |
download | volse-hubzilla-695afefd4b006a180fce1df2debb575cbdd0c0ea.tar.gz volse-hubzilla-695afefd4b006a180fce1df2debb575cbdd0c0ea.tar.bz2 volse-hubzilla-695afefd4b006a180fce1df2debb575cbdd0c0ea.zip |
Merge pull request #1 from friendica/master
Updated fork
Diffstat (limited to 'view/tpl')
-rw-r--r-- | view/tpl/attach_edit.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/attach_edit.tpl b/view/tpl/attach_edit.tpl index 0d3d2c571..e91b4c0c6 100644 --- a/view/tpl/attach_edit.tpl +++ b/view/tpl/attach_edit.tpl @@ -1,4 +1,4 @@ -<div id="attach-edit-backlink">< <a href="cloud/{{$channelnick}}">{{$backlink}}</a></div> +<div id="attach-edit-backlink">< <a href="{{$parentpath}}">{{$backlink}}</a></div> <h1>{{$header}}</h1> |