themes/enanium/simple-footer.tpl
author Dan
Fri, 15 May 2009 20:23:49 -0400
changeset 997 07a26bd567a5
parent 921 a71de5e21423
child 1227 bdac73ed481e
permissions -rw-r--r--
Fixed category display not listing entirely
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