]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook-aerith/ch_directory_item.tpl
diabook-themes: deleted obsolete diabook-folder & minor bug-fixes
[friendica.git] / view / theme / diabook-aerith / ch_directory_item.tpl
diff --git a/view/theme/diabook-aerith/ch_directory_item.tpl b/view/theme/diabook-aerith/ch_directory_item.tpl
deleted file mode 100755 (executable)
index db1936e..0000000
+++ /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>