aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/peoplefind.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-04-16 18:35:37 -0700
committerfriendica <info@friendica.com>2014-04-16 18:35:37 -0700
commitc7712d3b45289552ce460f4802ccf934a380c69d (patch)
treef0f7d7ea988174e8540aaec801d0cfae7e2c0744 /view/tpl/peoplefind.tpl
parent558e283260f097c2a85ddc8e7bb907d878d046a1 (diff)
downloadvolse-hubzilla-c7712d3b45289552ce460f4802ccf934a380c69d.tar.gz
volse-hubzilla-c7712d3b45289552ce460f4802ccf934a380c69d.tar.bz2
volse-hubzilla-c7712d3b45289552ce460f4802ccf934a380c69d.zip
bug fixes after widget cleanup
Diffstat (limited to 'view/tpl/peoplefind.tpl')
-rwxr-xr-xview/tpl/peoplefind.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/peoplefind.tpl b/view/tpl/peoplefind.tpl
index 5f3dfac8f..55bf1575f 100755
--- a/view/tpl/peoplefind.tpl
+++ b/view/tpl/peoplefind.tpl
@@ -1,6 +1,6 @@
<div id="peoplefind-sidebar" class="widget">
<h3>{{$findpeople}}</h3>
- {{$desc}}
+ <div class="descriptive-text">{{$desc}}</div>
<form action="directory" method="post" />
<input class="icon-search" id="side-peoplefind-url" type="text" name="search" size="24" title="{{$hint}}" placeholder="&#xf002;"/>
<input id="side-peoplefind-submit" class="btn btn-default" type="submit" name="submit" value="{{$findthem}}" />