diff options
Diffstat (limited to 'inc/html.php')
-rw-r--r-- | inc/html.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/html.php b/inc/html.php index 798e2ce79..0c563f13d 100644 --- a/inc/html.php +++ b/inc/html.php @@ -961,4 +961,5 @@ function html_admin(){ ptln('</ul>'); } -?> + +//Setup VIM: ex: et ts=2 enc=utf-8 : |