Archived
1
0

entries.inc fixed some more typos

This commit is contained in:
Ian
2012-03-20 17:37:18 +01:00
parent 50cec28c33
commit 1a007506d6
2 changed files with 11 additions and 10 deletions

View File

@@ -373,6 +373,7 @@ switch($serendipity['GET']['adminAction']) {
}
case 'editSelect':
$data['switched_output'] = false;
serendipity_drawList();
break;