質問編集履歴
1
特になし
test
CHANGED
File without changes
|
test
CHANGED
@@ -18,7 +18,7 @@
|
|
18
18
|
|
19
19
|
<div id="icon_cow">
|
20
20
|
|
21
|
-
<input id="likeButton" type="image" src="<?php echo ROOT_PATH; ?>images/
|
21
|
+
<input id="likeButton" type="image" src="<?php echo ROOT_PATH; ?>images/logo.jpg" class="" onclick="">
|
22
22
|
|
23
23
|
<input type="hidden" name="auto_id" value="<?php echo $value['auto_id']; ?>">
|
24
24
|
|