summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2011-10-05 22:37:45 -0700
committerArun Persaud <apersaud@lbl.gov>2011-10-05 22:37:45 -0700
commit6da798e39be09e3cea651be2c7d826b79450a1f8 (patch)
tree5d6ef7ead1749d868a4823c348655210f5012272
parent0bc070b1d58b0d6880b5357895217dba6b052601 (diff)
downloade-DoKo-6da798e39be09e3cea651be2c7d826b79450a1f8.tar.gz
e-DoKo-6da798e39be09e3cea651be2c7d826b79450a1f8.tar.bz2
e-DoKo-6da798e39be09e3cea651be2c7d826b79450a1f8.zip
include green1.gif picture from dreamhost
used to be a https request and took a long time to load, better to host it locally
-rw-r--r--include/output.php2
-rw-r--r--pics/green1.gifbin0 -> 1949 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/include/output.php b/include/output.php
index 9786ad4..d71d11a 100644
--- a/include/output.php
+++ b/include/output.php
@@ -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
index 0000000..2cffa4f
--- /dev/null
+++ b/pics/green1.gif
Binary files differ