changeset 625:b6e64ad83ece

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 01 Nov 2014 06:37:20 +0200
parents aad32d21091f
children abda11cd3259
files admin.php
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/admin.php	Sat Nov 01 06:18:17 2014 +0200
+++ b/admin.php	Sat Nov 01 06:37:20 2014 +0200
@@ -44,7 +44,8 @@
   "{\n".
   "  jsSendPOSTRequest(\"action=update&type=settings&\"+jsSettingsArgs[id]);\n".
   "  return false;\n".
-  "}\n";
+  "}\n".
+  "\n";
 }