[studentbooks09] r147 committed - + small update on the back button (usability)

1 view
Skip to first unread message

student...@googlecode.com

unread,
Dec 13, 2010, 1:58:43 AM12/13/10
to student...@googlegroups.com
Revision: 147
Author: valentin.despa
Date: Sun Dec 12 22:58:12 2010
Log: + small update on the back button (usability)
http://code.google.com/p/studentbooks09/source/detail?r=147

Modified:
/trunk/Geekzbookshelf2/center/bookItem.php

=======================================
--- /trunk/Geekzbookshelf2/center/bookItem.php Sun Dec 12 19:36:31 2010
+++ /trunk/Geekzbookshelf2/center/bookItem.php Sun Dec 12 22:58:12 2010
@@ -71,7 +71,7 @@
echo "<div id=\"backDiv\">";
echo "<form id=\"back\">";
echo "<input type=\"hidden\" name=\"back\" value='test' />";
-echo "<center><input type=\"button\"
onclick=\"dogoback(back)\" value=\"back\" /></center>";
+echo "<center><input type=\"button\"
onclick=\"dogoback(back)\" value=\"<< Back to more books\" /></center>";
echo "</form>";
echo "</div>";
echo "<div id='reviewDiv'>";

Reply all
Reply to author
Forward
0 new messages