r50 - in trunk/direct.openmoko.com: images templates/OpenMoko

roh at sita.openmoko.org roh at sita.openmoko.org
Wed Jun 6 10:58:39 CEST 2007


Author: roh
Date: 2007-06-06 10:58:38 +0200 (Wed, 06 Jun 2007)
New Revision: 50

Added:
   trunk/direct.openmoko.com/images/button_go.png
Modified:
   trunk/direct.openmoko.com/templates/OpenMoko/main_page.tpl.php
Log:
copy search 'go'-button into shop to reduce cross-site stuff


Added: trunk/direct.openmoko.com/images/button_go.png
===================================================================
(Binary files differ)


Property changes on: trunk/direct.openmoko.com/images/button_go.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/direct.openmoko.com/templates/OpenMoko/main_page.tpl.php
===================================================================
--- trunk/direct.openmoko.com/templates/OpenMoko/main_page.tpl.php	2007-06-06 08:25:52 UTC (rev 49)
+++ trunk/direct.openmoko.com/templates/OpenMoko/main_page.tpl.php	2007-06-06 08:58:38 UTC (rev 50)
@@ -29,7 +29,7 @@
 			<input type="hidden" name="s" value="search" />
 			<input type="text" class="input_text" name="q" />
 
-			<input type="image" class="input_submit" src="<?php echo PROTOCOL.OPENMOKO_WEB_HOST.OPENMOKO_WEB_WS_PATH; ?>/images/button_go.png" alt="GO"/>
+			<input type="image" class="input_submit" src="<?php echo PROTOCOL.OPENMOKO_SHOP_HOST.OPENMOKO_SHOP_WS_PATH; ?>/images/button_go.png" alt="GO"/>
 		</form>
 	</div></div></div>
 	





More information about the webdesign-commitlog mailing list