Commit

commit c4e40dc3e623468ded30d846e800534eec310a25
Author: Jan Dankert 
Date:   Mon Jun 27 02:22:50 2022 +0200

    Fix: Saving links in PageallAction and PageelementAllAction.

 modules/cms/action/PageelementAction.class.php                        | 2 +-
 modules/cms/action/page/PageAllAction.class.php                       | 2 +-
 modules/cms/action/pageelement/PageelementAllAction.class.php         | 2 +-
 modules/cms/ui/themes/default/html/views/page/all.php                 | 4 ++--
 modules/cms/ui/themes/default/html/views/page/all.tpl.src.xml         | 2 +-
 modules/cms/ui/themes/default/html/views/pageelement/all.php          | 4 ++--
 modules/cms/ui/themes/default/html/views/pageelement/all.tpl.src.xml  | 2 +-
 .../components/html/component_selector/SelectorComponent.class.php    | 4 +++-
 modules/template_engine/components/template.xsd                       | 1 +
 9 files changed, 13 insertions(+), 10 deletions(-)