diff options
author | friendica <info@friendica.com> | 2012-05-12 22:20:03 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-05-12 22:20:03 -0700 |
commit | eaf028c9fb5c3eefc7dd7d4e4b1c4308cb071137 (patch) | |
tree | b955b2af2922c80776233dd26b1c7f898933916d /view/theme/dispy/nav.tpl | |
parent | e7813f22aff9fa35feeeda6bc3d32ccdeaef3cfc (diff) | |
parent | b506c6f07326c90b708fb255b199814e0f6c44d0 (diff) | |
download | volse-hubzilla-eaf028c9fb5c3eefc7dd7d4e4b1c4308cb071137.tar.gz volse-hubzilla-eaf028c9fb5c3eefc7dd7d4e4b1c4308cb071137.tar.bz2 volse-hubzilla-eaf028c9fb5c3eefc7dd7d4e4b1c4308cb071137.zip |
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/dispy/nav.tpl')
-rw-r--r-- | view/theme/dispy/nav.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/nav.tpl b/view/theme/dispy/nav.tpl index 6ffd2b379..af91d101f 100644 --- a/view/theme/dispy/nav.tpl +++ b/view/theme/dispy/nav.tpl @@ -128,7 +128,7 @@ $langselector <div class="search-box"> <form method="get" action="$nav.search.0"> - <input id="search-text" class="nav-menu-search" type="search" placeholder="Search" value="" id="search" name="search" /> + <input id="mini-search-text" class="nav-menu-search" type="search" placeholder="Search" value="" id="search" name="search" /> </form> </div> |