More XHTML Cleanup
[squirrelmail.git] / templates / default / non_breaking_space.tpl
1 <?php
2
3 /**
4 * non_breaking_space.tpl
5 *
6 * Template for constructing a non-breaking space.
7 *
8 * The following variables are available in this template:
9 * (none)
10 *
11 * @copyright &copy; 1999-2006 The SquirrelMail Project Team
12 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
13 * @version $Id$
14 * @package squirrelmail
15 * @subpackage templates
16 */
17
18
19 ?>&nbsp;<?php /* have to re-open PHP so no whitespace gets added */