diff options
| author | Marc Alexander <admin@m-a-styles.de> | 2015-08-14 13:38:09 +0200 |
|---|---|---|
| committer | Marc Alexander <admin@m-a-styles.de> | 2015-08-14 13:38:09 +0200 |
| commit | a2e19e4ea8dafc9dd70eaa09a48501047981d6d0 (patch) | |
| tree | 97da72c74415132afdc0ab7f70d7a7f9077a0855 /phpBB/docs | |
| parent | dc55863cadaaa02e9435cd6c9a74c2dce4aaf489 (diff) | |
| parent | e466318dc26c9cf4f9dc8d42c2bb69983b89608f (diff) | |
| download | forums-a2e19e4ea8dafc9dd70eaa09a48501047981d6d0.tar forums-a2e19e4ea8dafc9dd70eaa09a48501047981d6d0.tar.gz forums-a2e19e4ea8dafc9dd70eaa09a48501047981d6d0.tar.bz2 forums-a2e19e4ea8dafc9dd70eaa09a48501047981d6d0.tar.xz forums-a2e19e4ea8dafc9dd70eaa09a48501047981d6d0.zip | |
Merge branch '3.1.x'
Conflicts:
phpBB/styles/subsilver2/template/posting_body.html
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/events.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index c1c2dcd989..57db80d255 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1009,6 +1009,13 @@ posting_editor_subject_before * Since: 3.1.0-a2 * Purpose: Add field (e.g. textbox) to the posting screen before the subject +posting_editor_submit_buttons +=== +* Locations: + + styles/prosilver/template/posting_editor.html +* Since: 3.1.6-RC1 +* Purpose: Add custom buttons in the posting editor + posting_layout_include_panel_body === * Locations: |
