diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index 94df359b052fe0a58863e0e7c3db66c684cf5069..5ee0147fbcb32fc42f0e593fd8da328bf7bc235c 100644
--- a/settings/templates/admin.php
+++ b/settings/templates/admin.php
@@ -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>