themes/enanium/simple-footer.tpl
author Dan
Thu, 17 Dec 2009 04:27:50 -0500
changeset 1168 277a9cdead3e
parent 921 a71de5e21423
child 1227 bdac73ed481e
permissions -rw-r--r--
Namespace_Default: added a workaround for an inconsistency in SQL. Basically, if you join the same table multiple times under multiple aliases, COUNT() always uses the first instance. Was affecting the comment counter in the "discussion" button.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
921
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
     1
          </div> <!-- div#ajaxEditContainer -->
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
     2
          </td>
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
     3
          </tr>
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
     4
          </table>
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
     5
        </div> <!-- div#content-wrapper -->
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
     6
      </td>
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
     7
    </tr>
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
     8
    </table>
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
     9
    <div id="footer">
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
    10
      <b>{COPYRIGHT}</b><br />
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
    11
      [[EnanoPoweredLinkLong]]&nbsp;&nbsp;|&nbsp;&nbsp;<!-- BEGINNOT stupid_mode --><a href="http://validator.w3.org/check?uri=referer">{lang:page_w3c_valid_xhtml11}</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://jigsaw.w3.org/css-validator/validator?uri=referer">{lang:page_w3c_valid_css}</a>&nbsp;&nbsp;|&nbsp;&nbsp;<!-- END stupid_mode -->[[StatsLong]]
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
    12
      <!-- Do not remove this line or scheduled tasks will not run. -->
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
    13
      <img alt=" " src="{SCRIPTPATH}/cron.php" width="1" height="1" />
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
    14
    </div>
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
    15
  {JS_FOOTER}
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
    16
  </body>
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
    17
</html>
a71de5e21423 New primary theme: Enanium
Dan
parents:
diff changeset
    18