website rev 1034

add loader.gif for search.php
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Apr 04 11:25:47 2012 +0300 (2012-04-04)
parents e06721d4f040
children 9a9848a106ca
files cn/search.php da/search.php de/search.php en/search.php es/search.php fr/search.php images/loader.gif pt/search.php ru/search.php
line diff
     1.1 --- a/cn/search.php	Wed Apr 04 11:17:21 2012 +0300
     1.2 +++ b/cn/search.php	Wed Apr 04 11:25:47 2012 +0300
     1.3 @@ -32,7 +32,8 @@
     1.4  <div id="content">
     1.5  
     1.6  <div class="searchbox">
     1.7 -	<div id="cse-search-form" style="width: 100%;">Loading</div>
     1.8 +	<div id="cse-search-form" style="width: 100%;"><img
     1.9 +		src="/images/loader.gif" alt="*" /> Loading</div>
    1.10  	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
    1.11  	<script type="text/javascript">
    1.12  	  google.load('search', '1', {language : 'cn', style : google.loader.themes.MINIMALIST});
     2.1 --- a/da/search.php	Wed Apr 04 11:17:21 2012 +0300
     2.2 +++ b/da/search.php	Wed Apr 04 11:25:47 2012 +0300
     2.3 @@ -39,7 +39,8 @@
     2.4  <div id="content">
     2.5  
     2.6  <div class="searchbox">
     2.7 -	<div id="cse-search-form" style="width: 100%;">Loading</div>
     2.8 +	<div id="cse-search-form" style="width: 100%;"><img
     2.9 +		src="/images/loader.gif" alt="*" /> Loading</div>
    2.10  	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
    2.11  	<script type="text/javascript">
    2.12  		google.load('search', '1', {language : 'da', style : google.loader.themes.MINIMALIST});
     3.1 --- a/de/search.php	Wed Apr 04 11:17:21 2012 +0300
     3.2 +++ b/de/search.php	Wed Apr 04 11:25:47 2012 +0300
     3.3 @@ -36,7 +36,8 @@
     3.4  <div id="content">
     3.5  
     3.6  <div class="searchbox">
     3.7 -	<div id="cse-search-form" style="width: 100%;">Loading</div>
     3.8 +	<div id="cse-search-form" style="width: 100%;"><img
     3.9 +		src="/images/loader.gif" alt="*" /> Loading</div>
    3.10  	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
    3.11  	<script type="text/javascript">
    3.12  		google.load('search', '1', {language : 'de', style : google.loader.themes.MINIMALIST});
     4.1 --- a/en/search.php	Wed Apr 04 11:17:21 2012 +0300
     4.2 +++ b/en/search.php	Wed Apr 04 11:25:47 2012 +0300
     4.3 @@ -36,7 +36,8 @@
     4.4  <div id="content">
     4.5  
     4.6  <div class="searchbox">
     4.7 -	<div id="cse-search-form" style="width: 100%;">Loading</div>
     4.8 +	<div id="cse-search-form" style="width: 100%;"><img
     4.9 +		src="/images/loader.gif" alt="*" /> Loading</div>
    4.10  	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
    4.11  	<script type="text/javascript">
    4.12  		google.load('search', '1', {language : 'en', style : google.loader.themes.MINIMALIST});
     5.1 --- a/es/search.php	Wed Apr 04 11:17:21 2012 +0300
     5.2 +++ b/es/search.php	Wed Apr 04 11:25:47 2012 +0300
     5.3 @@ -33,7 +33,8 @@
     5.4  <div id="content">
     5.5  
     5.6  <div class="searchbox">
     5.7 -	<div id="cse-search-form" style="width: 100%;">Loading</div>
     5.8 +	<div id="cse-search-form" style="width: 100%;"><img
     5.9 +		src="/images/loader.gif" alt="*" /> Loading</div>
    5.10  	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
    5.11  	<script type="text/javascript">
    5.12  		google.load('search', '1', {language : 'es', style : google.loader.themes.MINIMALIST});
     6.1 --- a/fr/search.php	Wed Apr 04 11:17:21 2012 +0300
     6.2 +++ b/fr/search.php	Wed Apr 04 11:25:47 2012 +0300
     6.3 @@ -37,7 +37,8 @@
     6.4  <div id="content">
     6.5  
     6.6  <div class="searchbox">
     6.7 -	<div id="cse-search-form" style="width: 100%;">Loading</div>
     6.8 +	<div id="cse-search-form" style="width: 100%;"><img
     6.9 +		src="/images/loader.gif" alt="*" /> Loading</div>
    6.10  	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
    6.11  	<script type="text/javascript">
    6.12  		google.load('search', '1', {language : 'fr', style : google.loader.themes.MINIMALIST});
     7.1 Binary file images/loader.gif has changed
     8.1 --- a/pt/search.php	Wed Apr 04 11:17:21 2012 +0300
     8.2 +++ b/pt/search.php	Wed Apr 04 11:25:47 2012 +0300
     8.3 @@ -35,7 +35,8 @@
     8.4  <div id="content">
     8.5  
     8.6  <div class="searchbox">
     8.7 -	<div id="cse-search-form" style="width: 100%;">Loading</div>
     8.8 +	<div id="cse-search-form" style="width: 100%;"><img
     8.9 +		src="/images/loader.gif" alt="*" /> Loading</div>
    8.10  	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
    8.11  	<script type="text/javascript">
    8.12  		google.load('search', '1', {language : 'pt', style : google.loader.themes.MINIMALIST});
     9.1 --- a/ru/search.php	Wed Apr 04 11:17:21 2012 +0300
     9.2 +++ b/ru/search.php	Wed Apr 04 11:25:47 2012 +0300
     9.3 @@ -30,7 +30,8 @@
     9.4  <div id="content">
     9.5  
     9.6  <div class="searchbox">
     9.7 -	<div id="cse-search-form" style="width: 100%;">Загрузка…</div>
     9.8 +	<div id="cse-search-form" style="width: 100%;"><img
     9.9 +		src="/images/loader.gif" alt="*" /> Загрузка…</div>
    9.10  	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
    9.11  	<script type="text/javascript">
    9.12  	  google.load('search', '1', {language : 'ru', style : google.loader.themes.MINIMALIST});