Browse Source

Improve vertical line spacing.

Mark Crane 10 năm trước cách đây
mục cha
commit
9354e99c76
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      resources/functions.php

+ 2 - 1
resources/functions.php

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