From 1401e66164c381518d086cb3489f230460bb071f Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Mon, 15 Apr 2013 19:09:18 -0700 Subject: [PATCH] Restyle

---
 imgboard.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/imgboard.php b/imgboard.php
index bab9525..7597a80 100644
--- a/imgboard.php
+++ b/imgboard.php
@@ -241,7 +241,7 @@ if (isset($_POST['message']) || isset($_POST['file'])) {
 				if (is_dir('.git')) {
 					$git_output = shell_exec('git pull 2>&1');
 					$text .= '
-
Attempting update...' . "\n\n" . $git_output . '
+
Attempting update...' . "\n\n" . $git_output . '

Note: If TinyIB updates and you have made custom modifications, review the changes which have been merged into your installation. Ensure that your modifications do not interfere with any new/modified files.