]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/bweb/tpl/update_media.tpl
ebl add a re-run option in display_job_zoom
[bacula/bacula] / gui / bweb / tpl / update_media.tpl
index f4643f8e872e9402253dfe0908eb9627fcd04290..d48ecb1cc306517a731f9ee29782f41adf7b312d 100644 (file)
@@ -6,7 +6,7 @@
   <form name='form1' action="?" method='GET'>
    <table>
     <tr><td>Volume Name:</td>
-        <td><input type='text' name='media' class='formulaire' value='<TMPL_VAR volumename>' title='Change this to update an other media'>
+        <td><input type='text' name='media' class='formulaire' value='<TMPL_VAR volumename>' title='Change this to update an other volume'>
         </td>
     </tr>
     <tr><td>Pool:</td>
@@ -27,7 +27,6 @@
           <option value='Full'>Full</option>
            <option value='Read-Only'>Read-Only</option>
            <option value='Used'>Used</option>
-           <option value='Purged'>Purged</option>
            </select>
         </td>
     </tr>
   </label>
   <label>
   <input type="image" name='action' title='Update from pool'
-    value='update_from_pool' src='/bweb/update.png'> Update
+    value='update_from_pool' src='/bweb/update.png'> Update from pool
   </label>
  </form>
  </td>