mirror of
https://github.com/flextype/flextype.git
synced 2025-08-18 10:51:21 +02:00
@@ -165,7 +165,7 @@ class TemplatesController extends Controller
|
||||
$this->flash->addMessage('error', __('admin_message_' . $type . '_was_not_saved'));
|
||||
}
|
||||
|
||||
return $response->withRedirect($this->router->pathFor('admin.fieldsets.index'));
|
||||
return $response->withRedirect($this->router->pathFor('admin.templates.index'));
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user