mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-18 22:41:29 +00:00
offline: fix bugs caused by recent layout updates
This commit is contained in:
@@ -224,7 +224,7 @@
|
||||
<option value="score"><?php echo __('Score') ?></option>
|
||||
</select>
|
||||
|
||||
<button onclick="return viewCurrentFeed('ForceUpdate')">
|
||||
<button name="update" onclick="return viewCurrentFeed('ForceUpdate')">
|
||||
<?php echo __('Update') ?></button>
|
||||
|
||||
<button onclick="return catchupCurrentFeed()">
|
||||
|
||||
Reference in New Issue
Block a user