diff --git a/modules/board/tpl/skin_info.html b/modules/board/tpl/skin_info.html
index ad54348d1..36fede0b1 100644
--- a/modules/board/tpl/skin_info.html
+++ b/modules/board/tpl/skin_info.html
@@ -17,18 +17,20 @@
{$lang->skin_author} |
- {$author->name} ({$author->homepage}, {$author->email_address})
+ {$author->name} ({$author->homepage}, {$author->email_address})
|
+
{$lang->homepage} |
{$skin_info->homepage} |
-
+
{$lang->date} |
{zdate($skin_info->date, 'Y-m-d')} |
+
{$lang->skin_license} |
@@ -36,13 +38,13 @@
{$skin_info->license_link}
-
|
-
+
+
{$lang->description} |
{nl2br(trim($skin_info->description))} |
-
+
diff --git a/modules/board/tpl/top_refresh.html b/modules/board/tpl/top_refresh.html
index 2f4983d1d..a739609df 100644
--- a/modules/board/tpl/top_refresh.html
+++ b/modules/board/tpl/top_refresh.html
@@ -1,3 +1,4 @@
-