aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_bbcodes.html
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2013-12-04 16:32:47 -0800
committerMatt Friedman <maf675@gmail.com>2013-12-04 16:32:47 -0800
commit60a51eddd474b704f2b9bd3277f20578c69a32a1 (patch)
tree16ca19f325972e0e94abef893db3df8c18013707 /phpBB/adm/style/acp_bbcodes.html
parentb3a96f0a70b80cf3f132197a49b4e79d22132cbb (diff)
downloadforums-60a51eddd474b704f2b9bd3277f20578c69a32a1.tar
forums-60a51eddd474b704f2b9bd3277f20578c69a32a1.tar.gz
forums-60a51eddd474b704f2b9bd3277f20578c69a32a1.tar.bz2
forums-60a51eddd474b704f2b9bd3277f20578c69a32a1.tar.xz
forums-60a51eddd474b704f2b9bd3277f20578c69a32a1.zip
[ticket/12060] Add template event acp_bbcodes_actions_prepend/append
PHPBB3-12060
Diffstat (limited to 'phpBB/adm/style/acp_bbcodes.html')
-rw-r--r--phpBB/adm/style/acp_bbcodes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_bbcodes.html b/phpBB/adm/style/acp_bbcodes.html
index 258bae360a..2057890bdf 100644
--- a/phpBB/adm/style/acp_bbcodes.html
+++ b/phpBB/adm/style/acp_bbcodes.html
@@ -103,7 +103,7 @@
<!-- BEGIN bbcodes -->
<!-- IF bbcodes.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->
<td style="text-align: center;">{bbcodes.BBCODE_TAG}</td>
- <td style="text-align: right; width: 40px;"><a href="{bbcodes.U_EDIT}">{ICON_EDIT}</a> <a href="{bbcodes.U_DELETE}" data-ajax="row_delete">{ICON_DELETE}</a></td>
+ <td style="text-align: right; width: 40px;"><!-- EVENT acp_bbcodes_actions_prepend --> <a href="{bbcodes.U_EDIT}">{ICON_EDIT}</a> <a href="{bbcodes.U_DELETE}" data-ajax="row_delete">{ICON_DELETE}</a> <!-- EVENT acp_bbcodes_actions_append --></td>
</tr>
<!-- BEGINELSE -->
<tr class="row3">