]> git.wh0rd.org - tt-rss.git/blobdiff - modules/popup-dialog.php
Implement the last part of #276: show the list of available feeds in the frontend...
[tt-rss.git] / modules / popup-dialog.php
index 28f954436cc61c4545e401e397d95ccab81d7207..520c9f95477a74e01bbc67db76379ad4b5ba5742 100644 (file)
 
                        print "</div>";
 
+                       print '<div id="fadd_feeds_container" style="display:none">
+
+                                       <div class="dlgSec">' . __('Available feeds') . '</div>
+                                       <div class="dlgSecCont">'
+
+                                       . ' <select name="feed" id="faad_feeds_container_select" size="3"></select>'
+                               . '</div></div>';
+
                        print "<div id='fadd_login_container' style='display:none'>
        
                                        <div class=\"dlgSec\">".__("Authentication")."</div>