Changeset 994
- Timestamp:
- 04/22/08 00:05:13 (6 months ago)
- Files:
-
- traduc/trunk/www/css/style.css (modified) (1 diff)
- traduc/trunk/www/index.html (modified) (1 diff)
- traduc/trunk/www/search.php (added)
- traduc/trunk/www/tools (added)
- traduc/trunk/www/tools/addrelease.php (added)
- traduc/trunk/www/tools/docspgfr_schema.dump (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
traduc/trunk/www/css/style.css
r993 r994 17 17 } 18 18 19 div, li {19 div, li, input, button, option { 20 20 font-size: 12px; 21 21 } traduc/trunk/www/index.html
r993 r994 46 46 lelarge point info">Guillaume Lelarge</a>. 47 47 <div id="pg83"> 48 <form method="post" action="search.php"> 49 <div> 50 <input type='hidden' id='v' name='v' value='803' /> 51 <input id="q" name="q" type="text" size="20" maxlength="255" onfocus="if( this.value=='Rechercher' ) this.value='';" value="Rechercher" accesskey="s" /><input id="submit" name="submit" type="submit" value="Rechercher" /> 52 </div> 53 </form> 54 <div id="pg83"> 48 55 <h1>Documentation PostgreSQL, version 8.3.x</h1> 49 56 <div class="listes">

