mirror of
https://github.com/YunoHost-Apps/phpbb_ynh.git
synced 2024-09-03 19:56:36 +02:00
Merge pull request #16 from YunoHost-Apps/testing
Scale down screenshot
This commit is contained in:
commit
62d17b0deb
4 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
phpBB is a free flat-forum bulletin board software solution that can be used to stay in touch with a group of people or can power your entire website. With an extensive database of user-created extensions and styles database containing hundreds of style and image packages to customise your board, you can create a very unique forum in minutes.
|
||||
|
||||
|
||||
**Shipped version:** 3.3.8~ynh2
|
||||
**Shipped version:** 3.3.8~ynh3
|
||||
|
||||
**Demo:** https://www.phpbb.com/demo/
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
phpBB is a free flat-forum bulletin board software solution that can be used to stay in touch with a group of people or can power your entire website. With an extensive database of user-created extensions and styles database containing hundreds of style and image packages to customise your board, you can create a very unique forum in minutes.
|
||||
|
||||
|
||||
**Version incluse :** 3.3.8~ynh2
|
||||
**Version incluse :** 3.3.8~ynh3
|
||||
|
||||
**Démo :** https://www.phpbb.com/demo/
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 552 KiB After Width: | Height: | Size: 274 KiB |
|
@ -6,7 +6,7 @@
|
|||
"en": "Forum software that is easy to use, powerful, and highly customisable",
|
||||
"fr": "Forum facile à utiliser, puissant et hautement personnalisable"
|
||||
},
|
||||
"version": "3.3.8~ynh2",
|
||||
"version": "3.3.8~ynh3",
|
||||
"url": "http://www.phpbb.com/",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0-only",
|
||||
|
|
Loading…
Reference in a new issue