diff options
Diffstat (limited to 'themes/pushbutton/box.tpl.php')
-rw-r--r-- | themes/pushbutton/box.tpl.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/pushbutton/box.tpl.php b/themes/pushbutton/box.tpl.php index cf48ffa13..0374ba64f 100644 --- a/themes/pushbutton/box.tpl.php +++ b/themes/pushbutton/box.tpl.php @@ -1,3 +1,6 @@ +<?php +// $Id$ +?> <div class="box"> <?php if ($title): ?> <h2 class="title"><?php print $title ?></h2> |