From 3bcb76b01c14665b17ddae9185a01396e327dbb4 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 4 Dec 2013 19:11:46 -0800 Subject: more icon work --- view/tpl/conv_item.tpl | 2 +- view/tpl/group_drop.tpl | 4 +--- view/tpl/profile_edlink.tpl | 2 -- view/tpl/search_item.tpl | 2 +- view/tpl/settings_oauth.tpl | 4 ++-- 5 files changed, 5 insertions(+), 9 deletions(-) delete mode 100755 view/tpl/profile_edlink.tpl (limited to 'view') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 781746b4b..fb36f5dca 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -89,7 +89,7 @@
- {{if $item.drop.dropping}}{{/if}} + {{if $item.drop.dropping}}{{/if}}
{{if $item.drop.pagedrop}}{{/if}}
diff --git a/view/tpl/group_drop.tpl b/view/tpl/group_drop.tpl index 8cc9ab324..850e7101f 100755 --- a/view/tpl/group_drop.tpl +++ b/view/tpl/group_drop.tpl @@ -2,8 +2,6 @@ + class="group-delete-icon" >
diff --git a/view/tpl/profile_edlink.tpl b/view/tpl/profile_edlink.tpl deleted file mode 100755 index 247bfaace..000000000 --- a/view/tpl/profile_edlink.tpl +++ /dev/null @@ -1,2 +0,0 @@ -
-
diff --git a/view/tpl/search_item.tpl b/view/tpl/search_item.tpl index 853bbfdcd..3018fc747 100755 --- a/view/tpl/search_item.tpl +++ b/view/tpl/search_item.tpl @@ -39,7 +39,7 @@
- {{if $item.drop.dropping}}{{/if}} + {{if $item.drop.dropping}}{{/if}}
{{if $item.drop.pagedropping}}{{/if}}
diff --git a/view/tpl/settings_oauth.tpl b/view/tpl/settings_oauth.tpl index fa1d0946f..8b76e9eec 100755 --- a/view/tpl/settings_oauth.tpl +++ b/view/tpl/settings_oauth.tpl @@ -23,8 +23,8 @@ {{/if}} {{/if}} {{if $app.my}} -   -   + + {{/if}}
{{/foreach}} -- cgit v1.2.3