diff --git a/proxy/error.php b/proxy/error.php index 78a7ce6..879ae32 100644 --- a/proxy/error.php +++ b/proxy/error.php @@ -11,6 +11,7 @@ require_once "config.php"; require_once "proxy.php"; $error = "Please do not divide by zero."; //TODO: remove this and call the page properly +$display_version = FALSE; //TODO: " ?> @@ -52,10 +53,9 @@ $error = "Please do not divide by zero."; //TODO: remove this and call the page #info { padding-top: 20px; - } - - #version { - padding-left: 2px; + vertical-align: top; + text-align: center; + width: 462px; } .bs-callout { @@ -119,8 +119,10 @@ $error = "Please do not divide by zero."; //TODO: remove this and call the page