Code

<h2> => </h3>
[gosa.git] / gosa-plugins / goto / addons / goto / goto_import_file.tpl
index adb841af602c15719d2a472889291645c8fd9201..5150fbe459d7bbc0081c607faf25740243bfbcc8 100644 (file)
@@ -1,4 +1,4 @@
-<h2>{t}Import jobs{/t}</h2>
+<h3>{t}Import jobs{/t}</h3>
 <p>
 {t}You can import a list of jobs into the GOsa job queue. This should be a semicolon seperated list of items in the following format:{/t}
 </p>
                        <input type='submit' name='import' value='{t}Upload{/t}'>
                </td>
        </tr>
-       {if  $count}
-       <tr>
-               <td>{t}Start import{/t}</td>
-               <td>
-                       <input type='submit' name='start_import' value='{t}Import{/t}'>
-               </td>
-       </tr>
-       {/if}
 </table>
 
        {if  $count}
@@ -89,6 +81,7 @@
 <br>
 <p class='seperator'></p>
 <div style='text-align:right;width:99%; padding-right:5px; padding-top:5px;'>
+       <input type='submit' name='start_import' value='{t}Import{/t}' >&nbsp;
        <input type='submit' name='import_abort' value='{msgPool type=backButton}'>
 </div>
 <br>