Synch advanced template with SM attribute string changes
[squirrelmail.git] / templates / default_advanced / login.tpl
index 6159239acc49355b37bef961c21bca1e28528dc1..c662c0bf167df66b5731fb246712706659974fa5 100644 (file)
@@ -44,7 +44,7 @@ extract($t);
  </tr>
  <tr>
   <td class="attr" colspan="2">
-   <?php echo $sm_attribute_str; ?>
+   <?php echo nl2br($sm_attribute_str) . (empty($sm_attribute_str) ? '' : '<br /><br />'); ?>
   </td>
  </tr>
  <tr>