diff --git a/phpBB/styles/subSilver/template/ucp_main_front.html b/phpBB/styles/subSilver/template/ucp_main_front.html index 2d81fbec0f..5c6bcf1ef1 100644 --- a/phpBB/styles/subSilver/template/ucp_main_front.html +++ b/phpBB/styles/subSilver/template/ucp_main_front.html @@ -7,7 +7,7 @@ {L_UCP} - {L_UCP_WELCOME} +

{L_UCP_WELCOME}

{L_IMPORTANT_NEWS} @@ -21,9 +21,22 @@ - {topicrow.TOPIC_FOLDER_IMG} - {topicrow.NEWEST_POST_IMG}{topicrow.ATTACH_ICON_IMG}{topicrow.TOPIC_TYPE}{topicrow.TOPIC_TITLE}
{topicrow.GOTO_PAGE}
- {topicrow.LAST_POST_TIME}
{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG} + {topicrow.TOPIC_FOLDER_IMG} + +

{topicrow.NEWEST_POST_IMG} {topicrow.ATTACH_ICON_IMG} {topicrow.TOPIC_TITLE}

{topicrow.GOTO_PAGE}

+ + +

{topicrow.LAST_POST_TIME}

+

+ + {topicrow.LAST_POST_AUTHOR} + + {topicrow.LAST_POST_AUTHOR} + + {topicrow.LAST_POST_IMG} +

+ +