]> git.wh0rd.org - tt-rss.git/commitdiff
update pref feedlist when exiting category editor
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 4 Oct 2006 06:44:21 +0000 (07:44 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 4 Oct 2006 06:44:21 +0000 (07:44 +0100)
modules/pref-feeds.php

index 0be04de0d97e55074862e38579eb00dce6309134..4070f43154b3d3fb366d2f66f900eba3c6ef27c5 100644 (file)
 
                        print "<div style='float : right'>
                                <input type='submit' class='button'                     
-                               onclick=\"closeInfoBox()\" value=\"Close this window\"></div>";
+                               onclick=\"selectTab('feedConfig')\" value=\"Close this window\"></div>";
 
                        print "<div id=\"catOpToolbar\">";