From a7fc04631ecc6658117c5190277566d26a0259ca Mon Sep 17 00:00:00 2001 From: nathan Date: Tue, 16 Aug 2022 09:44:03 -0600 Subject: [PATCH] Add legacy option for link --- api/etemplate.php | 1 + 1 file changed, 1 insertion(+) diff --git a/api/etemplate.php b/api/etemplate.php index e03d7df784..ae73544c1e 100644 --- a/api/etemplate.php +++ b/api/etemplate.php @@ -100,6 +100,7 @@ function send_template() 'description' => 'bold-italic,link,activate_links,label_for,link_target,link_popup_size,link_title', 'button' => 'image,ro_image', 'buttononly' => 'image,ro_image', + 'link' => 'app', 'link-entry' => 'only_app,application_list', 'nextmatch-filterheader' => 'empty_label', 'nextmatch-customfilter' => 'widget_type,widget_options',