update pref feedlist when exiting category editor
This commit is contained in:
parent
1043a8c318
commit
cbb9982ee0
1 changed files with 1 additions and 1 deletions
|
@ -657,7 +657,7 @@
|
|||
|
||||
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\">";
|
||||
|
||||
|
|
Loading…
Reference in a new issue