themes/oxygen/simple-footer.tpl
author Dan
Sat, 22 Aug 2009 13:31:09 -0400
changeset 332 ec1c93c59c2c
parent 222 acfdccf7a2bf
permissions -rw-r--r--
Fixed lockup on unclosed HTML tags in wikiformat_process_block()


            </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>