aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_main_front.html
diff options
context:
space:
mode:
authorMichael Miday <midaym@gmail.com>2015-09-15 22:43:42 +0200
committerMichael Miday <midaym@gmail.com>2015-09-17 18:37:25 +0200
commit5988e3a192ac7ce8e647bfdf35e60304e6dd566c (patch)
tree6331f71f423c73dcadd3bf6cc52330e617ca7ace /phpBB/styles/prosilver/template/ucp_main_front.html
parent956723af0ed94f79dbbeed2bcfc8617b2c73960e (diff)
downloadforums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar.gz
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar.bz2
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar.xz
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.zip
[ticket/12769] Delete imageset & consolidate imgs
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_main_front.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_main_front.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_main_front.html b/phpBB/styles/prosilver/template/ucp_main_front.html
index 7bc8d40078..8c9ddf14e0 100644
--- a/phpBB/styles/prosilver/template/ucp_main_front.html
+++ b/phpBB/styles/prosilver/template/ucp_main_front.html
@@ -13,9 +13,9 @@
<ul class="topiclist cplist two-long-columns">
<!-- BEGIN topicrow -->
<li class="row<!-- IF topicrow.S_ROW_COUNT is odd --> bg1<!-- ELSE --> bg2<!-- ENDIF -->">
- <dl class="icon {topicrow.TOPIC_IMG_STYLE}">
+ <dl class="row-item {topicrow.TOPIC_IMG_STYLE}">
<dt <!-- IF topicrow.TOPIC_ICON_IMG -->style="background-image: url({T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}); background-repeat: no-repeat;"<!-- ENDIF -->>
- <!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}" class="icon-link"></a><!-- ENDIF -->
+ <!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}" class="row-item-link"></a><!-- ENDIF -->
<div class="list-inner">
<!-- IF topicrow.S_UNREAD --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a> <!-- ENDIF --><a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a><br />
<!-- IF .topicrow.pagination -->