jmontoyaa 8 years ago
parent
commit
1f2a9f08c4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      main/template/default/layout/footer.tpl

+ 2 - 2
main/template/default/layout/footer.tpl

@@ -1,6 +1,6 @@
-{#  Plugins for footer section #}
+{#  Plugins for pref footer section #}
 {% if plugin_pre_footer is not null %}
-    <div id="plugin_footer_left">
+    <div id="plugin_pre_footer">
         {{ plugin_pre_footer }}
     </div>
 {% endif %}