Bob Mottram 8 years ago
parent
commit
04c63f163e
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-mesh-blog

+ 1
- 1
src/freedombone-mesh-blog View File

@@ -183,7 +183,7 @@ function change_theme {
183 183
                 is_selected='on'
184 184
             fi
185 185
         else
186
-            if [[ $a == 'Just-Read' ]]; then
186
+            if [[ "$a" == 'Just-Read' ]]; then
187 187
                 is_selected='on'
188 188
             fi
189 189
         fi