renamed search button id to something with more meaning popcorn-port
authorhamidouk
Tue, 25 Oct 2011 17:29:57 +0200
branchpopcorn-port
changeset 144 5e26770c77f6
parent 143 2b962708dff6
child 145 b477c9430d36
renamed search button id to something with more meaning
src/templates/radio.html
src/templates/video.html
--- a/src/templates/radio.html	Tue Oct 25 15:43:25 2011 +0200
+++ b/src/templates/radio.html	Tue Oct 25 17:29:57 2011 +0200
@@ -13,7 +13,7 @@
 			<div id='slider-range-min'></div>
 		</div>
 		<div class='Ldt-Control2'>
-			<button id='ldt-CtrlLink'>
+			<button id='ldt-CtrlSearch'>
 				Rechercher</button>
 			<button id='ldt-CtrlSound'>Sound</button>
 		</div>
--- a/src/templates/video.html	Tue Oct 25 15:43:25 2011 +0200
+++ b/src/templates/video.html	Tue Oct 25 17:29:57 2011 +0200
@@ -23,7 +23,7 @@
 
 		</div>
 		<div class='Ldt-Control2'>
-			<button id='ldt-CtrlLink'>
+			<button id='ldt-CtrlSearch'>
 				Rechercher</button>
 			<button id='ldt-CtrlSound'>Sound</button>
 		</div>