aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-02-12 18:38:40 -0800
committerCesar G <prototech91@gmail.com>2014-02-12 18:38:40 -0800
commit965b3365fe8e4c2599accde2f56c8ef753be09c2 (patch)
tree5f9ca3650b887dae6242f8ad9b01cff7e61589fd /phpBB/docs
parent75fa467b7b71926728dd431865b8a2f7fe5d9724 (diff)
parent525576eaeddcda69bb62c5bc16ad5d7ca564b713 (diff)
downloadforums-965b3365fe8e4c2599accde2f56c8ef753be09c2.tar
forums-965b3365fe8e4c2599accde2f56c8ef753be09c2.tar.gz
forums-965b3365fe8e4c2599accde2f56c8ef753be09c2.tar.bz2
forums-965b3365fe8e4c2599accde2f56c8ef753be09c2.tar.xz
forums-965b3365fe8e4c2599accde2f56c8ef753be09c2.zip
Merge remote-tracking branch 'vinny/ticket/12132' into develop
* vinny/ticket/12132: [ticket/12132] Add the event to events.md doc [ticket/12132] Add viewtopic_print_head_append event to subsilver2
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 2d5f6cc990..8908a46077 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -401,6 +401,7 @@ viewtopic_print_head_append
===
* Locations:
+ styles/prosilver/template/viewtopic_print.html
+ + styles/subsilver2/template/viewtopic_print.html
* Since: 3.1.0-a1
* Purpose: Add asset calls directly before the `</head>` tag of the Print Topic screen