From 2ddd022540a5212fa61a912becd3bacdf1ab6a7b Mon Sep 17 00:00:00 2001 From: Jeroen Date: Sat, 11 Oct 2014 14:39:56 +0000 Subject: +1 --- view/tpl/viewcontact_template.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/viewcontact_template.tpl b/view/tpl/viewcontact_template.tpl index 18fed6bb4..cde24525c 100755 --- a/view/tpl/viewcontact_template.tpl +++ b/view/tpl/viewcontact_template.tpl @@ -1,3 +1,4 @@ +

{{$title}}

{{foreach $contacts as $contact}} @@ -5,5 +6,5 @@ {{/foreach}}
- {{$paginate}} +
-- cgit v1.2.3 From d132646915a3cf500215e7323b29a3e26670be10 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 11 Oct 2014 15:42:31 +0100 Subject: Unbreak webpages --- view/tpl/webpagelist.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/tpl') diff --git a/view/tpl/webpagelist.tpl b/view/tpl/webpagelist.tpl index 85c4b723e..8d93460ae 100644 --- a/view/tpl/webpagelist.tpl +++ b/view/tpl/webpagelist.tpl @@ -1,3 +1,4 @@ +{{$listtitle}} {{if $pages}}
-- cgit v1.2.3 From 2b472b2b487cc78cf0bdcc5a885f62afbddeb036 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 11 Oct 2014 15:45:00 +0100 Subject: Give Redbasic the -styled back --- view/tpl/webpagelist.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/webpagelist.tpl b/view/tpl/webpagelist.tpl index 8d93460ae..acb132521 100644 --- a/view/tpl/webpagelist.tpl +++ b/view/tpl/webpagelist.tpl @@ -1,7 +1,7 @@ {{$listtitle}} {{if $pages}} -
+
{{foreach $pages as $key => $items}} -- cgit v1.2.3 From d196e71962f8e9d6ec76250340f2252ef97ff6ce Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 11 Oct 2014 15:48:30 +0100 Subject: Also that doesn't work anymore - prettyPhoto relic --- view/tpl/webpagelist.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/webpagelist.tpl b/view/tpl/webpagelist.tpl index acb132521..8335ebd62 100644 --- a/view/tpl/webpagelist.tpl +++ b/view/tpl/webpagelist.tpl @@ -10,7 +10,7 @@
{{$actions_txt}}{{$pagelink_txt}}{{$title_txt}}{{$created_txt}}{{$edited_txt}}
{{if $edit}} {{/if}} {{if $view}} {{/if}} - {{if $preview}} {{/if}} + {{if $preview}} {{/if}} {{if $view}}{{$item.pagetitle}} -- cgit v1.2.3 From 82232c6916ba6a657bbae524ada3c4ba21001156 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 11 Oct 2014 17:24:58 +0100 Subject: Show tag in siteinfo. Not useful for us, quite useful for admins. --- view/tpl/siteinfo.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view/tpl') diff --git a/view/tpl/siteinfo.tpl b/view/tpl/siteinfo.tpl index d956a7228..a6105227e 100755 --- a/view/tpl/siteinfo.tpl +++ b/view/tpl/siteinfo.tpl @@ -4,6 +4,9 @@ {{if $version}}

{{$version}}{{if $commit}}+{{$commit}}{{/if}}

{{/if}} +{{if $tag}} +

Tag: {{$tag}}

+{{/if}}

{{$web_location}}

{{$visit}}

{{$bug_text}} {{$bug_link_text}}

-- cgit v1.2.3 From 030175bde68d510af543f739954d817d94c898ce Mon Sep 17 00:00:00 2001 From: marijus Date: Sun, 12 Oct 2014 14:31:51 +0200 Subject: fix connedit > collection > checkbox position --- view/tpl/group_side.tpl | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/group_side.tpl b/view/tpl/group_side.tpl index 3701f979e..6c5edba27 100755 --- a/view/tpl/group_side.tpl +++ b/view/tpl/group_side.tpl @@ -5,14 +5,16 @@ {{foreach $groups as $group}}
  • {{if $group.cid}} - + + + {{/if}} {{if $group.edit}} - + {{/if}} {{$group.text}}
  • -- cgit v1.2.3 From 7abaccaf7fc539216ff3a3395a3e280c4517a054 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 13 Oct 2014 03:07:36 -0700 Subject: bring back PM upload functionality and why oh why are we still loading tinymce? --- view/tpl/msg-header.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/msg-header.tpl b/view/tpl/msg-header.tpl index b6cff7c74..503e4c8cc 100755 --- a/view/tpl/msg-header.tpl +++ b/view/tpl/msg-header.tpl @@ -49,7 +49,7 @@ else