More readable spacing
[squirrelmail.git] / templates / default / non_breaking_space.tpl
CommitLineData
f2c432f5 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
fba99921 19?>&nbsp;<?php /* have to re-open PHP so no whitespace gets added */