3
0
Fork 0

[FIX] Fix the wording of the description in the module description

7.0
Stefan Rijnhart 2013-09-19 12:27:57 +02:00
parent 8224b76b5e
commit 78c0388368
1 changed files with 2 additions and 2 deletions

View File

@ -24,10 +24,10 @@
"author": "Therp BV",
"category": 'Usability',
"description": """
Pop-ups in the web client have a default width of 900 pixels by default.
Pop-ups in the web client have a width of 900 pixels by default.
This module changes this default width to 95% of the parent window.
""",
'website': 'http://therp.nl',
'website': 'https://launchpad.net/web-addons',
'depends': ['web'],
"license": 'AGPL-3',
"js": ['static/src/js/web_popup_large.js'],