fix selected prompt position

This commit is contained in:
Andrew Dolgov 2014-01-27 22:27:31 +04:00
parent 1bffd1068f
commit 4e2f219c16
1 changed files with 1 additions and 1 deletions

View File

@ -82,13 +82,13 @@ class Feeds extends Handler_Protected {
}
$reply .= "</span>";
$reply .= "<span id='selected_prompt'></span>";
# $reply .= "</span>";
// left part
$reply .= "<span class=\"main\">";
$reply .= "<span id='selected_prompt'></span>";
$reply .= "
<a href=\"#\" onclick=\"$sel_all_link\">".__('All')."</a>,