Commit
commit 3a4a00ee5c967816adfeddab5f437a5a87fc2407 Author: Jan DankertDate: Mon Aug 17 22:22:54 2020 +0200 Cleanup: Templates with text component should only use 'value'. .../html/views/configuration/show.tpl.src.xml | 2 +- .../ui/themes/default/html/views/element/info.php | 2 +- .../default/html/views/element/info.tpl.src.xml | 2 +- .../default/html/views/file/remove.tpl.src.xml | 2 +- .../default/html/views/file/show.tpl.src.xml | 2 +- .../themes/default/html/views/folder/advanced.php | 2 +- .../default/html/views/folder/advanced.tpl.src.xml | 2 +- .../default/html/views/folder/content.tpl.src.xml | 2 +- .../html/views/folder/createfile.tpl.src.xml | 2 +- .../html/views/folder/createimage.tpl.src.xml | 2 +- .../html/views/folder/createtext.tpl.src.xml | 2 +- .../default/html/views/folder/edit.tpl.src.xml | 2 +- .../default/html/views/folder/remove.tpl.src.xml | 2 +- .../default/html/views/folder/show.tpl.src.xml | 2 +- .../default/html/views/group/info.tpl.src.xml | 2 +- .../ui/themes/default/html/views/group/rights.php | 2 +- .../default/html/views/group/rights.tpl.src.xml | 2 +- .../default/html/views/language/info.tpl.src.xml | 2 +- .../html/views/language/listing.tpl.src.xml | 6 ++--- .../html/views/languagelist/show.tpl.src.xml | 2 +- .../default/html/views/link/remove.tpl.src.xml | 2 +- .../default/html/views/model/info.tpl.src.xml | 2 +- .../default/html/views/model/listing.tpl.src.xml | 4 +-- .../default/html/views/modellist/show.tpl.src.xml | 4 +-- .../cms/ui/themes/default/html/views/page/edit.php | 2 +- .../default/html/views/page/edit.tpl.src.xml | 2 +- .../cms/ui/themes/default/html/views/page/info.php | 6 ++--- .../default/html/views/page/info.tpl.src.xml | 6 ++--- .../default/html/views/page/remove.tpl.src.xml | 2 +- .../default/html/views/page/show.tpl.src.xml | 2 +- .../html/views/pageelement/diff.tpl.src.xml | 4 +-- .../ui/themes/default/html/views/profile/mail.php | 2 +- .../default/html/views/profile/mail.tpl.src.xml | 2 +- .../default/html/views/project/info.tpl.src.xml | 2 +- .../ui/themes/default/html/views/template/edit.php | 2 +- .../default/html/views/template/edit.tpl.src.xml | 2 +- .../default/html/views/text/show.tpl.src.xml | 2 +- .../ui/themes/default/html/views/title/show.php | 2 +- .../default/html/views/title/show.tpl.src.xml | 17 ++++++------- .../default/html/views/url/remove.tpl.src.xml | 2 +- .../default/html/views/user/listing.tpl.src.xml | 2 +- .../ui/themes/default/html/views/user/rights.php | 4 +-- .../default/html/views/user/rights.tpl.src.xml | 4 +-- .../default/html/views/userlist/show.tpl.src.xml | 2 +- .../components/html/text/Text.class.php | 29 +--------------------- 45 files changed, 63 insertions(+), 91 deletions(-)