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


            </div>
          </td>
          <td id="main-right"></td>
        </tr>
        <tr>
          <td id="foot-left"></td>
          <td id="foot-main">
            {COPYRIGHT}
          </td>
          <td id="foot-right"></td>
        </tr>
        <tr>
          <td id="foot-btm-left"></td>
          <td id="foot-btm"></td>
          <td id="foot-btm-right"></td>
        </tr>
      </table>
    </td>
    <td style="width: 10%;"></td>
    </tr>
    </table>
  </body>
</html>