aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-red/ch_directory_item.tpl
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-04-23 08:57:49 +0200
committerzottel <github@zottel.net>2012-04-23 08:57:49 +0200
commite6847cdd3f6faf087dc7e738e1dbae7d70113451 (patch)
tree3746742dc12c2863c61c4c7cba8f4f9666590e49 /view/theme/diabook-red/ch_directory_item.tpl
parent9663299da1be50eef4327778fae619fc6f9edef4 (diff)
parent2170df897b9dc72b87cc104520f6a67ddfbb994f (diff)
downloadvolse-hubzilla-e6847cdd3f6faf087dc7e738e1dbae7d70113451.tar.gz
volse-hubzilla-e6847cdd3f6faf087dc7e738e1dbae7d70113451.tar.bz2
volse-hubzilla-e6847cdd3f6faf087dc7e738e1dbae7d70113451.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/theme/diabook-red/ch_directory_item.tpl')
-rwxr-xr-xview/theme/diabook-red/ch_directory_item.tpl10
1 files changed, 0 insertions, 10 deletions
diff --git a/view/theme/diabook-red/ch_directory_item.tpl b/view/theme/diabook-red/ch_directory_item.tpl
deleted file mode 100755
index db1936e4b..000000000
--- a/view/theme/diabook-red/ch_directory_item.tpl
+++ /dev/null
@@ -1,10 +0,0 @@
-
-<div class="directory-item" id="directory-item-$id" >
- <div class="directory-photo-wrapper" id="directory-photo-wrapper-$id" >
- <div class="directory-photo" id="directory-photo-$id" >
- <a href="$profile-link" class="directory-profile-link" id="directory-profile-link-$id" >
- <img class="directory-photo-img" src="$photo" alt="$alt-text" title="$alt-text" />
- </a>
- </div>
- </div>
-</div>