themes/oxygen/simple-footer.tpl
author Dan
Mon, 22 Dec 2008 21:26:19 -0500
changeset 793 c0724bf6039b
parent 276 acfdccf7a2bf
child 1227 bdac73ed481e
permissions -rw-r--r--
Added dynamic reload-less re-auth to admin panel, so that if a session is lost it can be recovered without a reload. Support for hooking into form submits will be added in the future.


            </div>
          </td>
          <td id="mdg-mr"></td>
        </tr>
        <tr>
          <td id="mdg-btl"></td>
          <td>
            <div id="credits">
              {COPYRIGHT}
            </div>
          </td>
          <td id="mdg-btr"></td>
        </tr>
        <tr>
          <td id="mdg-btcl"></td>
          <td id="mdg-btm"></td>
          <td id="mdg-btcr"></td>
        </tr>
      </table>
    </td>
    <td style="width: 10%;"></td>
    </tr>
    </table>
  </body>
</html>