summaryrefslogtreecommitdiff
path: root/includes/sys_template.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/sys_template.php')
-rw-r--r--includes/sys_template.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/sys_template.php b/includes/sys_template.php
index f409dada..06d5ef72 100644
--- a/includes/sys_template.php
+++ b/includes/sys_template.php
@@ -48,4 +48,4 @@ function html_select_key($name, $rows, $selected) {
$html .= '</select>';
return $html;
}
-?> \ No newline at end of file
+?>