aboutsummaryrefslogtreecommitdiffstats
path: root/view/contacts-top.tpl
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-02-23 11:22:32 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2012-02-23 11:22:32 +0100
commitcbc60d525e9140169c3b2d03998c53907b2fa3a7 (patch)
tree00a6166c3882cfc1f87aa6a4fb2663ef5b20be65 /view/contacts-top.tpl
parentd9e9fd0359cb89416b486cbe9cb65f586abe6cd9 (diff)
downloadvolse-hubzilla-cbc60d525e9140169c3b2d03998c53907b2fa3a7.tar.gz
volse-hubzilla-cbc60d525e9140169c3b2d03998c53907b2fa3a7.tar.bz2
volse-hubzilla-cbc60d525e9140169c3b2d03998c53907b2fa3a7.zip
quattro post preview, style contacts pages, style for "shiny" class, fix contacts list in profile aside.
remove html from viewcontacts.php and contacts.php use contact_template.tpl to print contacts also in viewcontacts
Diffstat (limited to 'view/contacts-top.tpl')
-rwxr-xr-xview/contacts-top.tpl18
1 files changed, 0 insertions, 18 deletions
diff --git a/view/contacts-top.tpl b/view/contacts-top.tpl
deleted file mode 100755
index fca3efd54..000000000
--- a/view/contacts-top.tpl
+++ /dev/null
@@ -1,18 +0,0 @@
-<h1>$header{{ if $total }} ($total){{ endif }}</h1>
-
-$finding
-
-<div id="contacts-search-wrapper">
-<form id="contacts-search-form" action="$cmd" method="get" >
-<span class="contacts-search-desc">$desc</span>
-<input type="text" name="search" id="contacts-search" class="search-input" onfocus="this.select();" value="$search" />
-<input type="submit" name="submit" id="contacts-search-submit" value="$submit" />
-</form>
-</div>
-<div id="contacts-search-end"></div>
-
-$tabs
-
-
-
-