Better formatting (I hope)
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 15 Jan 2007 07:58:05 +0000 (07:58 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 15 Jan 2007 07:58:05 +0000 (07:58 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12133 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default/login.tpl

index d06030570ddc550036d2c5c8a3364ff42a27f256..7c8f2e0a8fba1ef327638847a10fa57f27ade17f 100644 (file)
@@ -34,7 +34,7 @@ extract($t);
  <tr>
   <td class="sqm_loginTop" colspan="2">
    <?php echo $logo_str; if (!empty($logo_str)) echo '<br />'; ?>
  <tr>
   <td class="sqm_loginTop" colspan="2">
    <?php echo $logo_str; if (!empty($logo_str)) echo '<br />'; ?>
-   <?php echo nl2br($sm_attribute_str); ?>
+   <?php echo nl2br($sm_attribute_str) . (empty($sm_attribute_str) ? '' : '<br /><br />'); ?>
   </td>
  </tr>
  <tr>
   </td>
  </tr>
  <tr>