This commit is contained in:
Bob Mottram 2016-09-09 09:47:02 +01:00
parent 4d6970bc80
commit a198210f27
No known key found for this signature in database
GPG Key ID: 0452CC7CEA982E38
1 changed files with 2 additions and 2 deletions

View File

@ -208,8 +208,8 @@ function menu_blog {
2) new_blog;;
3) edit_blog;;
4) delete_blog;;
6) change_theme;;
7) break;;
5) change_theme;;
6) break;;
esac
}