diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/default/htmlfunctions.inc.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template/default/htmlfunctions.inc.php b/template/default/htmlfunctions.inc.php index 81c123ead..9528efd80 100644 --- a/template/default/htmlfunctions.inc.php +++ b/template/default/htmlfunctions.inc.php @@ -259,5 +259,4 @@ function make_radio($name, $value, $selected, $usekeys=false) } return $boxstring; } -?> - +?>
\ No newline at end of file |