mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
offline: hide main toolbar Update button
This commit is contained in:
@@ -244,7 +244,7 @@ window.onload = init;
|
||||
|
||||
|
||||
|
||||
<input class="button" type="submit"
|
||||
<input class="button" type="submit" name="update"
|
||||
onclick="return viewCurrentFeed('ForceUpdate')"
|
||||
value="<?php echo __('Update') ?>"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user