website diff de/search.php @ rev 1110
index.php was edited to properly load nav.en.html (header/footer broken in previous index.php)
author | Adnan Sinanovic <sinanovicha@gmail.com> |
---|---|
date | Sat Oct 13 04:09:14 2012 +0000 (2012-10-13) |
parents | e43ee5c5ace0 |
children | 9ed0bfb74392 |
line diff
1.1 --- a/de/search.php Sat Mar 31 22:22:36 2012 +0300 1.2 +++ b/de/search.php Sat Oct 13 04:09:14 2012 +0000 1.3 @@ -36,7 +36,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 : 'de', style : google.loader.themes.MINIMALIST});