From: Steinar H. Gunderson Date: Mon, 24 Jul 2023 12:00:17 +0000 (+0200) Subject: Fix theme menu check state. X-Git-Tag: 2.2.3~2 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=ed6cb5e4ae64a2f0fc1a08c3ea898a154fc1672d;hp=ed6cb5e4ae64a2f0fc1a08c3ea898a154fc1672d;p=nageru Fix theme menu check state. We'd always (wrongly) get the value from the last entry in the list. Reported by Stefano Rivera. ---