diff options
| author | Marc Alexander <admin@m-a-styles.de> | 2015-08-09 20:59:14 +0200 |
|---|---|---|
| committer | Marc Alexander <admin@m-a-styles.de> | 2015-08-09 20:59:14 +0200 |
| commit | 32c3267295d20b14a9552f4fc4c66feb7713c550 (patch) | |
| tree | 398e2b799341e5878f1157b6512bb96c6cac7621 /phpBB/docs | |
| parent | 1956bd4bbab091bd4bb9095e6413f59ec24b53fc (diff) | |
| parent | edeeff597f070f27a28aceb17e9acdb78233128b (diff) | |
| download | forums-32c3267295d20b14a9552f4fc4c66feb7713c550.tar forums-32c3267295d20b14a9552f4fc4c66feb7713c550.tar.gz forums-32c3267295d20b14a9552f4fc4c66feb7713c550.tar.bz2 forums-32c3267295d20b14a9552f4fc4c66feb7713c550.tar.xz forums-32c3267295d20b14a9552f4fc4c66feb7713c550.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 743db977dc..11c72ca4ee 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1037,6 +1037,13 @@ posting_poll_body_options_after * Since: 3.1.4-RC1 * Purpose: Add content after the poll options on creating a poll +posting_topic_title_before +=== +* Locations: + + styles/prosilver/template/posting_layout.html +* Since: 3.1.6-RC1 +* Purpose: Allows to add some information on the left of the topic title in the posting form + quickreply_editor_panel_after === * Locations: |
