themes/printable/simple-footer.tpl
author Dan
Thu, 07 Feb 2008 15:45:44 -0500
changeset 404 fb4f9e6f378f
parent 0 902822492a68
child 1227 bdac73ed481e
permissions -rw-r--r--
Made the form validation icons (check/X/?) more visually appealing. IE-friendliness is still on the TODO list.


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