diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-03-26 03:01:13 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-03-26 03:01:13 -0400 |
commit | 7de8e15ca452e1118807c499ba8b8b1765214821 (patch) | |
tree | 042ced4bf647cafe726ad2108c07d7455321449c /view/theme/dispy-dark/communityhome.tpl | |
parent | 629a66793c245d39ca47523a6fbc790fae0cbe3b (diff) | |
download | volse-hubzilla-7de8e15ca452e1118807c499ba8b8b1765214821.tar.gz volse-hubzilla-7de8e15ca452e1118807c499ba8b8b1765214821.tar.bz2 volse-hubzilla-7de8e15ca452e1118807c499ba8b8b1765214821.zip |
fix the search box
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy-dark/communityhome.tpl')
-rw-r--r-- | view/theme/dispy-dark/communityhome.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy-dark/communityhome.tpl b/view/theme/dispy-dark/communityhome.tpl index 0659ebe20..0838fc757 100644 --- a/view/theme/dispy-dark/communityhome.tpl +++ b/view/theme/dispy-dark/communityhome.tpl @@ -1,4 +1,4 @@ -{{ if $lastusers_title }} +{{ if $page }} <h3>PostIt to Friendica</h3> <div style="padding-left: 8px;"><span >Post to Friendica from anywhere by bookmarking this <a href="$fostitJS" title="PostIt">Link</a>.</span></div> {{ endif }} |