apply loading gif
[myslice.git] / plugins / apply / templates / apply.html
index 1a9e805..ab52efc 100644 (file)
@@ -6,11 +6,10 @@
         <div class="modal-header">
           <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
             <h4 class="modal-title" id="{{domid}}__apply__label">
-               Applying pending changes...
-               &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-               <img id="applyloading" src="/static/img/loading.gif" />
+                Applying pending changes...                    
             </h4>
             <div>
+               <img id="applyloading" src="/static/img/loading.gif" /> &nbsp;&nbsp;
                Please be patient, this operation can take a minute or two.
             </div>
         </div>