summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.php2
-rw-r--r--pics/button/spadesolo_button.pngbin10210 -> 6651 bytes
-rw-r--r--pics/button/trumpsolo_button.pngbin0 -> 8290 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 244ceb9..0b16cd6 100644
--- a/index.php
+++ b/index.php
@@ -1132,7 +1132,7 @@ else if(myisset("me"))
else if(ereg("trumpless",$GT))
echo "<img src=\"pics/button/notrumpsolo_button.png\" class=\"button\" alt=\"$GT\" />";
else if(ereg("trump",$GT))
- echo "<img src=\"pics/button/diamandsolo_button.png\" class=\"button\" alt=\"$GT\" />";
+ echo "<img src=\"pics/button/trumpsolo_button.png\" class=\"button\" alt=\"$GT\" />";
}
/* add point calls */
diff --git a/pics/button/spadesolo_button.png b/pics/button/spadesolo_button.png
index 2326004..365862b 100644
--- a/pics/button/spadesolo_button.png
+++ b/pics/button/spadesolo_button.png
Binary files differ
diff --git a/pics/button/trumpsolo_button.png b/pics/button/trumpsolo_button.png
new file mode 100644
index 0000000..76e97fa
--- /dev/null
+++ b/pics/button/trumpsolo_button.png
Binary files differ