1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00

repair mail link

This commit is contained in:
Yalh 2019-01-15 04:02:17 +01:00
parent 3475531705
commit dca49f5dfb

View file

@ -341,6 +341,6 @@ systemctl reload nginx
# WARNING : theses command are used in INSTALL, RESTORE # WARNING : theses command are used in INSTALL, RESTORE
# For any update do it in all files # For any update do it in all files
message="To connect to your Concrete Website go to $domain/$path_url with Username: admin" message="To connect to your Concrete Website go to <a href=\"https://$domain$path_url\">https://$domain$path_url</a> with Username: admin"
ynh_send_readme_to_admin "$message" ynh_send_readme_to_admin "$message"