Add associative edit list option widget with optional folder list selector for values...
[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 *
79ba18dc 11 * @copyright 1999-2013 The SquirrelMail Project Team
f2c432f5 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 */