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:
parent
3475531705
commit
dca49f5dfb
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue