diff options
author | Marcus Vinicius <vinny@suportephpbb.com.br> | 2014-01-26 03:36:24 -0300 |
---|---|---|
committer | Marcus Vinicius <vinny@suportephpbb.com.br> | 2014-01-26 03:36:24 -0300 |
commit | 525576eaeddcda69bb62c5bc16ad5d7ca564b713 (patch) | |
tree | 0b8486a43f202630916ef7516c4a8a1e34a07773 /phpBB/docs | |
parent | 98191894dd0105213e98321b1b8128b61f6944e5 (diff) | |
download | forums-525576eaeddcda69bb62c5bc16ad5d7ca564b713.tar forums-525576eaeddcda69bb62c5bc16ad5d7ca564b713.tar.gz forums-525576eaeddcda69bb62c5bc16ad5d7ca564b713.tar.bz2 forums-525576eaeddcda69bb62c5bc16ad5d7ca564b713.tar.xz forums-525576eaeddcda69bb62c5bc16ad5d7ca564b713.zip |
[ticket/12132] Add the event to events.md doc
PHPBB3-12132
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/events.md | 1 |
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 |