diff www/loc.php @ 2439:61c2e037646a

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 12 May 2022 12:29:24 +0300
parents 4185a550c48f
children cba2376dcb39
line wrap: on
line diff
--- a/www/loc.php	Sun May 01 15:09:55 2022 +0300
+++ b/www/loc.php	Thu May 12 12:29:24 2022 +0300
@@ -5,7 +5,8 @@
 
 
 // Wizard info box special formatting tags
-$specTags = [
+$specTags =
+[
   "b"     => "<b>",
   "\/b"   => "</b>",
   "i"     => "<i>",