diff --git a/modules/addon/tpl/addon_info.html b/modules/addon/tpl/addon_info.html index 604afe696..5e56d7343 100644 --- a/modules/addon/tpl/addon_info.html +++ b/modules/addon/tpl/addon_info.html @@ -2,7 +2,7 @@ - + diff --git a/modules/addon/tpl/setup_addon.html b/modules/addon/tpl/setup_addon.html index 019a4ea06..f34799497 100644 --- a/modules/addon/tpl/setup_addon.html +++ b/modules/addon/tpl/setup_addon.html @@ -8,8 +8,14 @@ diff --git a/modules/layout/tpl/installed_layout_list.html b/modules/layout/tpl/installed_layout_list.html index 8cfaea6e3..f0eb233d3 100644 --- a/modules/layout/tpl/installed_layout_list.html +++ b/modules/layout/tpl/installed_layout_list.html @@ -27,7 +27,13 @@ {$lang->msg_avail_easy_update} {$lang->msg_do_you_like_update}

- +
{$lang->title}{$addon_info->title} ver. {$addon->version === 'RX_VERSION' ? 'CORE' : $addon->version}{$addon_info->title} ver. {($addon->version === 'RX_VERSION' && Context::isDefaultPlugin($addon_info->addon_name, 'addon')) ? 'CORE' : $addon->version}
{$lang->author}
{$lang->version} - {$addon_info->version === 'RX_VERSION' ? 'CORE' : $addon_info->version} - ({zdate($addon_info->date, 'Y-m-d')}) + + CORE + + {$addon_info->version} + + ({zdate($addon_info->date, 'Y-m-d')}) + +
{$layout->version} + + Rhymix Core + + {$layout->version} + + {$author->name} diff --git a/modules/module/tpl/module_list.html b/modules/module/tpl/module_list.html index dc20880ba..04a131af9 100644 --- a/modules/module/tpl/module_list.html +++ b/modules/module/tpl/module_list.html @@ -39,7 +39,7 @@

{$lang->msg_avail_update}

- + Rhymix Core {$val->version} diff --git a/modules/widget/tpl/downloaded_widget_list.html b/modules/widget/tpl/downloaded_widget_list.html index e53171c79..e8dcc6930 100644 --- a/modules/widget/tpl/downloaded_widget_list.html +++ b/modules/widget/tpl/downloaded_widget_list.html @@ -27,7 +27,7 @@

- + Rhymix Core {$widget->version}