Merge pull request #4565 from nextcloud/fix-typo

Fix typo in HTML tags
This commit is contained in:
Morris Jobke 2017-04-27 16:33:54 -03:00 committed by GitHub
commit 2be212d179
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ if($_['passwordChangeSupported']) {
<div id="sessions" class="section"> <div id="sessions" class="section">
<h2><?php p($l->t('Sessions'));?></h2> <h2><?php p($l->t('Sessions'));?></h2>
<p class="settings-hint hidden-when-empty"><?php p($l->t('Web, desktop and mobile clients currently logged in to your account.'));?></span> <p class="settings-hint hidden-when-empty"><?php p($l->t('Web, desktop and mobile clients currently logged in to your account.'));?></p>
<table class="icon-loading"> <table class="icon-loading">
<thead class="token-list-header"> <thead class="token-list-header">
<tr> <tr>