themes/printable/simple-footer.tpl
author Dan
Thu, 16 Apr 2009 00:53:05 -0400
changeset 926 f0cbbd06081e
parent 0 902822492a68
child 1227 bdac73ed481e
permissions -rw-r--r--
Added some more indices to speed some stuff up (MySQL only)


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