Synch advanced template with SM attribute string changes
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 15 Jan 2007 07:58:55 +0000 (07:58 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 15 Jan 2007 07:58:55 +0000 (07:58 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12134 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default_advanced/login.tpl

index 6159239acc49355b37bef961c21bca1e28528dc1..c662c0bf167df66b5731fb246712706659974fa5 100644 (file)
@@ -44,7 +44,7 @@ extract($t);
  </tr>
  <tr>
   <td class="attr" colspan="2">
  </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>
   </td>
  </tr>
  <tr>