From 80a0ed50385f1500569ef6771c96292ce61e43fe Mon Sep 17 00:00:00 2001 From: misol Date: Mon, 18 Jun 2012 15:43:25 +0000 Subject: [PATCH] Issue 2072 View the addon license information simply. git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10778 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/addon/tpl/setup_addon.html | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/addon/tpl/setup_addon.html b/modules/addon/tpl/setup_addon.html index df1db1bbd..0e15ae57b 100644 --- a/modules/addon/tpl/setup_addon.html +++ b/modules/addon/tpl/setup_addon.html @@ -9,6 +9,7 @@
  • {$lang->homepage}: {$addon_info->homepage}
  • +
  • {$lang->addon_license}: {$addon_info->license}
  • {$XE_VALIDATOR_MESSAGE}