summaryrefslogtreecommitdiffstats
path: root/pages/content/Pages:Edit.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pages/content/Pages:Edit.xml')
-rw-r--r--pages/content/Pages:Edit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/content/Pages:Edit.xml b/pages/content/Pages:Edit.xml
index 9d36d54..c8288c9 100644
--- a/pages/content/Pages:Edit.xml
+++ b/pages/content/Pages:Edit.xml
@@ -13,7 +13,7 @@
Uses('pages', 'links', 'util');
- if($_POST['type'] != 'c' && $_POST['type'] != 'n' && $_POST['type'] != 'e')
+ if($_POST['type'] != 'c' && $_POST['type'] != 'n' && $_POST['type'] != 'e' && $_POST['type'] != 'b')
exit();
if($_POST['back']) {