Cleaned up top of contact edit page.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 2 Sep 2016 17:29:42 +0000 (13:29 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 2 Sep 2016 17:29:42 +0000 (13:29 -0400)
views/admin/contacts/edit.html
views/admin/contacts/index.html

index 983d972..acecffd 100644 (file)
                 Unlike delete, an archived contact may be changed back to normal use.
             </p>
         </div>
-        <h2 class="glm-left">Edit Contact</h2>
       {/if}
         
         
index ca6c64b..f66307e 100644 (file)
@@ -20,7 +20,7 @@
         <input type="hidden" name="nextStart" value="{$nextStart}">
         <input type="hidden" name="limit" value="{$limit}">
 
-        <div class="glm-right">
+        <div class="">
             <span{if $haveFilter} class="glm-notice"{/if}><b>List Filters:</b>&nbsp;&nbsp;</span> 
             &nbsp;&nbsp;
             <span class="glm-nowrap">
@@ -28,8 +28,6 @@
                 <input type="submit" value="Submit">
         </div>
         
-        <h2 class="glm-left">Contacts</h2>
-    
         <br clear="all">
 
         <p><b>Total found:</b> {$numbContacts}&nbsp;&nbsp;</p>