diff options
| author | Marc Alexander <admin@m-a-styles.de> | 2015-11-15 19:48:50 +0100 |
|---|---|---|
| committer | Marc Alexander <admin@m-a-styles.de> | 2015-11-15 19:48:50 +0100 |
| commit | e3f1cca911e001bcae9351d2c265deba26a752c8 (patch) | |
| tree | 8411bcf8eb2aec78ea6c29288390f3bc7ef9fc43 /phpBB/styles/subsilver2/template | |
| parent | 8bb4af6271d3c65ec7ab434feb7c0f8c6aa27998 (diff) | |
| parent | d507bce98a998660ce83e41bbc31cbffdb5a0da8 (diff) | |
| download | forums-e3f1cca911e001bcae9351d2c265deba26a752c8.tar forums-e3f1cca911e001bcae9351d2c265deba26a752c8.tar.gz forums-e3f1cca911e001bcae9351d2c265deba26a752c8.tar.bz2 forums-e3f1cca911e001bcae9351d2c265deba26a752c8.tar.xz forums-e3f1cca911e001bcae9351d2c265deba26a752c8.zip | |
Merge pull request #3888 from Senky/ticket/14146
[ticket/14146] Add viewtopic_body_post_subject_before event
Diffstat (limited to 'phpBB/styles/subsilver2/template')
| -rw-r--r-- | phpBB/styles/subsilver2/template/viewtopic_body.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/subsilver2/template/viewtopic_body.html b/phpBB/styles/subsilver2/template/viewtopic_body.html index ea64bc837f..fe6b8e137b 100644 --- a/phpBB/styles/subsilver2/template/viewtopic_body.html +++ b/phpBB/styles/subsilver2/template/viewtopic_body.html @@ -171,6 +171,7 @@ <!-- EVENT viewtopic_body_post_author_after --> </td> <!-- EVENT viewtopic_body_postrow_post_details_before --> + <!-- EVENT viewtopic_body_post_subject_before --> <td width="100%" height="25"> <table width="100%" cellspacing="0"> <tr> |
