diff options
Diffstat (limited to 'www/yabb/files/pkg-message.in')
| -rw-r--r-- | www/yabb/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/www/yabb/files/pkg-message.in b/www/yabb/files/pkg-message.in index 8dc9b980b6f3..dd62462fa04c 100644 --- a/www/yabb/files/pkg-message.in +++ b/www/yabb/files/pkg-message.in @@ -1,4 +1,6 @@ -=============================================== +[ +{ type: install + message: <<EOM YaBB is now installed in %%DIR%% Make it available through your web server and @@ -8,4 +10,6 @@ you're done for security reasons. For additional documentation please visit the official site at: http://www.yabbforum.com/ -=============================================== +EOM +} +] |
