Bug 7977: Further UI work on the QOTD editor
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / tools / quotes-upload.tt
index 2f0bf1a..1518290 100644 (file)
                     </div>
                 </fieldset>
                 <div id="server_response" onclick='fnResetUpload()'>Server Response</div>
-                <table id="quotes_editor">
+                <table id="quotes_editor" style="visibility: hidden;">
                 <thead>
                     <tr>
                         <th>Source</th>
                     </tr>
                 </tbody>
                 </table>
-                <fieldset id="footer" class="action">
+                <fieldset id="footer" class="action" style="visibility: hidden;">
                 </fieldset>
             </div>
         </div>