diff options
author | Arun Persaud <arun@nubati.net> | 2007-06-25 16:22:59 +0200 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2007-06-25 16:22:59 +0200 |
commit | c1080fb58b2d133c3c566a1b13924ea7561bd436 (patch) | |
tree | 72140c817d3757b0f4071c49021db5ad0424721b | |
parent | 18ed58881d0bb23749cbd27f02b7ae0ed69fbd3f (diff) | |
download | e-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
-rw-r--r-- | index.php | 2 | ||||
-rw-r--r-- | pics/button/spadesolo_button.png | bin | 10210 -> 6651 bytes | |||
-rw-r--r-- | pics/button/trumpsolo_button.png | bin | 0 -> 8290 bytes |
3 files changed, 1 insertions, 1 deletions
@@ -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 Binary files differindex 2326004..365862b 100644 --- a/pics/button/spadesolo_button.png +++ b/pics/button/spadesolo_button.png diff --git a/pics/button/trumpsolo_button.png b/pics/button/trumpsolo_button.png Binary files differnew file mode 100644 index 0000000..76e97fa --- /dev/null +++ b/pics/button/trumpsolo_button.png |