mirror of
https://github.com/nextcloud/server.git
synced 2026-04-24 15:53:36 -04:00
Removed uneeded HTML tag
This commit is contained in:
parent
466cdab680
commit
ffbf273c9a
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ if (!$_['internetconnectionworking']) {
|
|||
echo $l->t('Please connect to this ownCloud instance via HTTPS to enable or disable the SSL enforcement.');
|
||||
echo "</em>";
|
||||
}
|
||||
?></em>
|
||||
?>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in a new issue