Browse Source

Improve vertical line spacing.

Mark Crane 10 years ago
parent
commit
9354e99c76
1 changed files with 2 additions and 1 deletions
  1. 2 1
      resources/functions.php

+ 2 - 1
resources/functions.php

@@ -1312,4 +1312,5 @@ function number_pad($number,$n) {
 			return strtoupper($string);
 		}
 	}
-?>
+
+?>