From ed45981a50ccc3a5b2108b8abfb2dcf66a44dea8 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Sat, 12 Apr 2014 03:44:05 -0700 Subject: [PATCH] [ticket/12265] Fix modulo logic. PHPBB3-12265 --- phpBB/styles/prosilver/template/ucp_pm_viewmessage.html | 2 +- phpBB/styles/prosilver/template/viewtopic_body.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html index 2b170bc45b..cf4364c9ff 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html +++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html @@ -60,7 +60,7 @@ -
+
class="last-cell" href="{custom_fields.PROFILE_FIELD_CONTACT}{U_POST_AUTHOR}" title="{custom_fields.PROFILE_FIELD_NAME}"> diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index cf66c5b34c..cfccafbe26 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -168,7 +168,7 @@ -
+
class="last-cell" href="{postrow.custom_fields.PROFILE_FIELD_CONTACT}{postrow.U_POST_AUTHOR}" title="{postrow.custom_fields.PROFILE_FIELD_NAME}">