themes/oxygen/simple-footer.tpl
author Dan
Mon, 02 Jul 2007 15:17:54 -0400
changeset 38 ed06961e54dd
parent 0 902822492a68
child 222 acfdccf7a2bf
permissions -rw-r--r--
Fixed user pages + the new .xx page URL format


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