Move help guide for billing account to the left of name
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 3 Aug 2018 15:23:21 +0000 (11:23 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 3 Aug 2018 15:23:21 +0000 (11:23 -0400)
Testing to see if it works better for mobile.

views/admin/billing/contact.html

index 4dc31b7..1751522 100644 (file)
@@ -3,12 +3,12 @@
         <tr>
             <td colspan="2">
                 <input id="use_billing_account" type="checkbox" name="use_billing" />
-                Update Billing Account
                 <a class="glm_tooltip tooltip" href="#" onclick="return false;" onkeypress="return false;">
                     <p id="billing-locked">Billing is locked. <br>Enable 'Update Billing Account'<br>to unlock it.</p>
                     <p id="billing-unlocked" class="glm-hidden">Billing is unlocked. <br>Disable 'Update Billing Account'<br>to lock it.</p>
                     <i class="fa fa-question-circle"></i>
                 </a>
+                Update Billing Account
             </th>
         </tr>
         <tr>