@@ -32,14 +32,14 @@ |
||
| 32 | 32 | |
| 33 | 33 | |
| 34 | 34 | <div id="security" class="section"> |
| 35 | - <h2><?php p($l->t('Devices & sessions'));?></h2> |
|
| 36 | - <p class="settings-hint hidden-when-empty"><?php p($l->t('Web, desktop and mobile clients currently logged in to your account.'));?></p> |
|
| 35 | + <h2><?php p($l->t('Devices & sessions')); ?></h2> |
|
| 36 | + <p class="settings-hint hidden-when-empty"><?php p($l->t('Web, desktop and mobile clients currently logged in to your account.')); ?></p> |
|
| 37 | 37 | <table class="icon-loading"> |
| 38 | 38 | <thead class="token-list-header"> |
| 39 | 39 | <tr> |
| 40 | 40 | <th></th> |
| 41 | - <th><?php p($l->t('Device'));?></th> |
|
| 42 | - <th><?php p($l->t('Last activity'));?></th> |
|
| 41 | + <th><?php p($l->t('Device')); ?></th> |
|
| 42 | + <th><?php p($l->t('Last activity')); ?></th> |
|
| 43 | 43 | <th></th> |
| 44 | 44 | </tr> |
| 45 | 45 | </thead> |