aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
diff options
context:
space:
mode:
authorCallum Macrae <callum@lynxphp.com>2011-08-24 15:45:51 +0100
committerIgor Wiedler <igor@wiedler.ch>2012-03-31 02:09:15 +0200
commit1cb3b595ec70730429a9c8654b248fc6d50cf1b3 (patch)
tree505b6171c128ad99b206182164406cced10b5ad6 /phpBB/adm/style
parent11112314f757f4a6c65852817fba0f1a2f4526d2 (diff)
downloadforums-1cb3b595ec70730429a9c8654b248fc6d50cf1b3.tar
forums-1cb3b595ec70730429a9c8654b248fc6d50cf1b3.tar.gz
forums-1cb3b595ec70730429a9c8654b248fc6d50cf1b3.tar.bz2
forums-1cb3b595ec70730429a9c8654b248fc6d50cf1b3.tar.xz
forums-1cb3b595ec70730429a9c8654b248fc6d50cf1b3.zip
[ticket/10271] AJAXified the styles tab in the ACP.
PHPBB3-10271
Diffstat (limited to 'phpBB/adm/style')
-rw-r--r--phpBB/adm/style/acp_styles.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html
index dc89aa247a..dfc8def646 100644
--- a/phpBB/adm/style/acp_styles.html
+++ b/phpBB/adm/style/acp_styles.html
@@ -288,7 +288,7 @@
</td>
<td style="text-align: center;">
<!-- IF S_STYLE -->
- <a href="{installed.U_STYLE_ACT_DEACT}">{installed.L_STYLE_ACT_DEACT}</a> |
+ <a href="{installed.U_STYLE_ACT_DEACT}" data-ajax="style_act_deact">{installed.L_STYLE_ACT_DEACT}</a> |
<!-- ENDIF -->
{installed.S_ACTIONS}
<!-- IF S_STYLE -->