]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/tpl/help_intern.tpl
ebl fix
[bacula/bacula] / gui / bweb / tpl / help_intern.tpl
index 357895506bab641d02cb351bde9d803b72e568f7..85028ea387faec983accfb0018e89d21f78b4d2d 100644 (file)
@@ -1,10 +1,10 @@
 <br/>
 <div class='titlediv'>
-  <h1 class='newstitle'> Help to load media (part 1/2)</h1>
+  <h1 class='newstitle'> Help loading media (part 1/2)</h1>
 </div>
 <div class="bodydiv">
-This tool will select for you best candidate to load. You will
-be asked for choose inside the selection in the next screen. 
+This tool will select the best candidates to load. You will
+be asked to make your selection on the next screen. 
   <form action="?" method='GET'>
    <table>
     <tr><td>Pool:</td>      
@@ -35,16 +35,16 @@ be asked for choose inside the selection in the next screen.
     <tr>
         <td>Expired :</td> 
         <td> <input type='checkbox' name='expired' class='formulaire' 
-               checked> </td>
+                checked> </td>
     </tr>
     <tr>
         <td>Number of media <br/> to load:</td> 
         <td> <input type='text' name='limit' class='formulaire' 
-               size='3' value='10'> </td>
+                size='3' value='10'> </td>
     </tr>
     <tr>
         <td><input type="image" name='action' value='compute_intern_media' 
-               title='Next' src='/bweb/next.png'>
+                title='Next' src='/bweb/next.png'>
         </td><td/>
     </tr>
    </table>