Edit Page fixes
This commit is contained in:
@@ -50,7 +50,7 @@ EOSQL;
|
||||
if (empty($pageid)) {
|
||||
// New page: set default values for all fields
|
||||
$data['rows'] = [
|
||||
'id' => '',
|
||||
'id' => 'newpage',
|
||||
'title' => '',
|
||||
'heading' => '',
|
||||
'description' => '',
|
||||
|
||||
Reference in New Issue
Block a user