diff options
Diffstat (limited to 'skins/classic/templates/compose.html')
-rw-r--r-- | skins/classic/templates/compose.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/classic/templates/compose.html b/skins/classic/templates/compose.html index c43adbc27..4705600c7 100644 --- a/skins/classic/templates/compose.html +++ b/skins/classic/templates/compose.html @@ -50,7 +50,7 @@ <div id="compose-contacts"> <div class="boxtitle"><roundcube:label name="contacts" /></div> <div class="boxlistcontent"> - <div id="quicksearchbar"> + <div class="searchbox"> <img id="searchmenulink" src="/images/icons/glass.png" width="16" height="16" /> <roundcube:object name="searchform" id="quicksearchbox" form="true" tabindex="13" /> <roundcube:button command="reset-search" id="searchreset" image="/images/icons/reset.gif" title="resetsearch" width="13" height="13" /> |