themes/oxygen/simple-footer.tpl
author Dan
Sun, 02 Mar 2008 21:34:56 -0500
changeset 288 30ef6b618795
parent 222 acfdccf7a2bf
permissions -rw-r--r--
Allowed uppercase characters to be used in the database name (thanks Andrew)


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