- Cleanup variable name in address search for compose to clearup confusion.
[squirrelmail.git] / templates / default / addressbook_popup.tpl
index 5ccad0d55019243e4bf565fcafef66bde55e1978..37e1973db58e03d4b53f820e486d09ab78496c68 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * The following variables are available in this template:
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -20,7 +20,7 @@ extract($t);
 
 /** Begin template **/
 ?>
-<frameset rows="80,*" border="0">
+<frameset rows="95,*" border="0">
     <frame name="abookmain"
            marginwidth="0"
            scrolling="no"
@@ -30,4 +30,7 @@ extract($t);
            marginwidth="0"
            border="0"
            src="addrbook_search.php?show=blank" />
-</frameset>
\ No newline at end of file
+</frameset>
+
+</html>
+