aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/memberlist_body.html
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2015-01-29 01:40:54 -0800
committerMatt Friedman <maf675@gmail.com>2015-01-29 01:40:54 -0800
commitfc412a97ca355b910d6b6e52d4b1a28d0e8ce2c8 (patch)
treedee2f783a9ed186aba02750ffb16083c89b45eaf /phpBB/styles/prosilver/template/memberlist_body.html
parent182e7f55cc6f981266829b61f7178c460537f5d0 (diff)
downloadforums-fc412a97ca355b910d6b6e52d4b1a28d0e8ce2c8.tar
forums-fc412a97ca355b910d6b6e52d4b1a28d0e8ce2c8.tar.gz
forums-fc412a97ca355b910d6b6e52d4b1a28d0e8ce2c8.tar.bz2
forums-fc412a97ca355b910d6b6e52d4b1a28d0e8ce2c8.tar.xz
forums-fc412a97ca355b910d6b6e52d4b1a28d0e8ce2c8.zip
[ticket/10388] Convert LA usages to L when not in javascript context
PHPBB3-10388
Diffstat (limited to 'phpBB/styles/prosilver/template/memberlist_body.html')
-rw-r--r--phpBB/styles/prosilver/template/memberlist_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/memberlist_body.html b/phpBB/styles/prosilver/template/memberlist_body.html
index 512df7b0a7..841f542bbc 100644
--- a/phpBB/styles/prosilver/template/memberlist_body.html
+++ b/phpBB/styles/prosilver/template/memberlist_body.html
@@ -25,7 +25,7 @@
<div class="action-bar top">
<div class="member-search panel">
- <!-- IF U_FIND_MEMBER and not S_SEARCH_USER --><a href="{U_FIND_MEMBER}" id="member_search" data-alt-text="{LA_HIDE_MEMBER_SEARCH}">{L_FIND_USERNAME}</a> &bull; <!-- ELSEIF S_SEARCH_USER and U_HIDE_FIND_MEMBER and not S_IN_SEARCH_POPUP --><a href="{U_HIDE_FIND_MEMBER}" id="member_search" data-alt-text="{LA_FIND_USERNAME}">{L_HIDE_MEMBER_SEARCH}</a> &bull; <!-- ENDIF -->
+ <!-- IF U_FIND_MEMBER and not S_SEARCH_USER --><a href="{U_FIND_MEMBER}" id="member_search" data-alt-text="{L_HIDE_MEMBER_SEARCH}">{L_FIND_USERNAME}</a> &bull; <!-- ELSEIF S_SEARCH_USER and U_HIDE_FIND_MEMBER and not S_IN_SEARCH_POPUP --><a href="{U_HIDE_FIND_MEMBER}" id="member_search" data-alt-text="{L_FIND_USERNAME}">{L_HIDE_MEMBER_SEARCH}</a> &bull; <!-- ENDIF -->
<strong>
<!-- BEGIN first_char -->
<a href="{first_char.U_SORT}">{first_char.DESC}</a>&nbsp;