Remove extra }
This commit is contained in:
parent
2fd65724f7
commit
c385c102c5
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@
|
|||
}
|
||||
|
||||
printf('<a href="/webadmin/%s/itk/">ITK</a> - ', $vhost_info['owner']);
|
||||
}
|
||||
|
||||
printf('<a href="/webadmin/%s/letsencrypt/">Let\'s Encrypt</a> - ', $vhost_info['owner']);
|
||||
printf('<a href="/webadmin/delete/%s">Supprimer</a>', $vhost_info['owner']);
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue