Moved checkmark to icons
This commit is contained in:
parent
47c62388e0
commit
2f62b7c446
7 changed files with 28 additions and 22 deletions
|
@ -60,7 +60,7 @@ rsstimespanmenu() {
|
|||
1 day ago
|
||||
2 day ago
|
||||
1970-01-01
|
||||
Fetch $([ "$FETCHENABLED" = "1" ] && echo "enabled ✓" || echo "disabled (use cache)")
|
||||
Fetch $([ "$FETCHENABLED" = "1" ] && echo "enabled $icon_chk" || echo "disabled (use cache)")
|
||||
"
|
||||
CHOICE="$(
|
||||
echo "$CHOICES" |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue