Update packaging_apps_scripts_fr.md

Page does not display on my Firefox browser https://yunohost.org/#/packaging_apps_scripts_fr

In the debug console of Firefox, I get `TypeError: z is undefined[En savoir plus]`

Try to add padding to see if it's better, not sure if it will fix the page display
This commit is contained in:
Gofannon 2018-07-12 12:42:09 +02:00 committed by GitHub
parent 71458d40fa
commit f0c08cff2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,10 +56,12 @@ domain=$YNH_APP_ARG_DOMAIN
### Variables spécifiques pour `change_url`
#### YNH_APP_OLD_DOMAIN
L'ancien domaine où était installée l'app.
#### YNH_APP_OLD_PATH
L'ancien chemin où était installée l'app;
L'ancien chemin où était installée l'app.
#### YNH_APP_NEW_DOMAIN
Le nouveau domaine où doit être installée l'app.
#### YNH_APP_NEW_PATH
Le nouveau chemin où doit être installée l'app.