include green1.gif picture from dreamhost
authorArun Persaud <arun@nubati.net>
Thu, 6 Oct 2011 05:37:45 +0000 (22:37 -0700)
committerArun Persaud <apersaud@lbl.gov>
Thu, 6 Oct 2011 05:37:45 +0000 (22:37 -0700)
used to be a https request and took a long time to load, better to host it locally

include/output.php
pics/green1.gif [new file with mode: 0644]

index 9786ad40675366c3b9c352c4c606e410883f2bed..d71d11afd0c1bee7f0cbf1a10404273bfa7bedf0 100644 (file)
@@ -445,7 +445,7 @@ function output_footer()
     "  via git </a> <br />or download the source via <br />\n'git clone http://nubati.net/git/e-DoKo.git' <br />\n".
     "  <a href=\"http://www.dreamhost.com/green.cgi\">\n".
     "  <img alt=\"Green Web Hosting! This site hosted by DreamHost.\"".
-    " src=\"https://secure.newdream.net/green1.gif\" height=\"32\" width=\"100\" /></a>\n".
+    " src=\"pics/green1.gif\" height=\"32\" width=\"100\" /></a>\n".
     "  </p> \n";
   echo "\n";
   echo "</footer>\n";
diff --git a/pics/green1.gif b/pics/green1.gif
new file mode 100644 (file)
index 0000000..2cffa4f
Binary files /dev/null and b/pics/green1.gif differ