aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_profile.html
diff options
context:
space:
mode:
authorCallum Macrae <callum@lynxphp.com>2011-11-17 17:37:51 +0000
committerIgor Wiedler <igor@wiedler.ch>2012-03-31 02:09:22 +0200
commit05a88966d4d7156417c151d657989dca4ae01b87 (patch)
tree8715155650e47bc0f3ceab68c3b9b4996c1d44cd /phpBB/adm/style/acp_profile.html
parentf9ddeacd8e25f74845704d1186dbc4edde6a71d7 (diff)
downloadforums-05a88966d4d7156417c151d657989dca4ae01b87.tar
forums-05a88966d4d7156417c151d657989dca4ae01b87.tar.gz
forums-05a88966d4d7156417c151d657989dca4ae01b87.tar.bz2
forums-05a88966d4d7156417c151d657989dca4ae01b87.tar.xz
forums-05a88966d4d7156417c151d657989dca4ae01b87.zip
[ticket/10272] Renamed AJAX callback act_deact to activate_deactivate.
PHPBB3-10272
Diffstat (limited to 'phpBB/adm/style/acp_profile.html')
-rw-r--r--phpBB/adm/style/acp_profile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_profile.html b/phpBB/adm/style/acp_profile.html
index d0920774f1..4a6df768a8 100644
--- a/phpBB/adm/style/acp_profile.html
+++ b/phpBB/adm/style/acp_profile.html
@@ -195,7 +195,7 @@
<td>{fields.FIELD_IDENT}</td>
<td>{fields.FIELD_TYPE}</td>
- <td style="text-align: center;"><a href="{fields.U_ACTIVATE_DEACTIVATE}" data-ajax="act_deact">{fields.L_ACTIVATE_DEACTIVATE}</a><!-- IF fields.S_NEED_EDIT --> | <a href="{fields.U_TRANSLATE}" style="color: red;">{L_TRANSLATE}</a><!-- ENDIF --></td>
+ <td style="text-align: center;"><a href="{fields.U_ACTIVATE_DEACTIVATE}" data-ajax="activate_deactivate">{fields.L_ACTIVATE_DEACTIVATE}</a><!-- IF fields.S_NEED_EDIT --> | <a href="{fields.U_TRANSLATE}" style="color: red;">{L_TRANSLATE}</a><!-- ENDIF --></td>
<td style="width: 80px; text-align: right; white-space: nowrap;">
<!-- IF fields.S_FIRST_ROW && not fields.S_LAST_ROW -->