summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2007-06-25 16:22:59 +0200
committerArun Persaud <arun@nubati.net>2007-06-25 16:22:59 +0200
commitc1080fb58b2d133c3c566a1b13924ea7561bd436 (patch)
tree72140c817d3757b0f4071c49021db5ad0424721b /index.php
parent18ed58881d0bb23749cbd27f02b7ae0ed69fbd3f (diff)
downloade-DoKo-c1080fb58b2d133c3c566a1b13924ea7561bd436.tar.gz
e-DoKo-c1080fb58b2d133c3c566a1b13924ea7561bd436.tar.bz2
e-DoKo-c1080fb58b2d133c3c566a1b13924ea7561bd436.zip
LAYOUT: updated icons from Lance
new icons for trump solo and spade solo
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 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 */