Removed stuff from footer for members page
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 10 Mar 2015 19:46:18 +0000 (15:46 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 10 Mar 2015 19:46:18 +0000 (15:46 -0400)
views/front/footer.html

index 9782baf..ce3a205 100644 (file)
@@ -1,12 +1,6 @@
 
     </div> <!-- / admin content area -->
-    <div class="glm-copyright">
-        {$glmPluginName}<br>
-        Copyright &copy; 2014-{$thisYear} Gaslight Media - All Rights Reserved<br>
-        Phone: 231-487-0692 - E-Mail: info@gaslightmedia.com<br>
-        <a href="http://www.gaslightmedia.com">http://www.gaslightmedia.com</a>
-    </div>
-         
+          
   {if $frontDebug}
     <script>
         window.open('{$thisURL}?glmDebugWindow=true','GLM_Plugin_Debug','width=800,height=800,left=50,top=50,resizable=yes,scrollbars=yes');