themes/oxygen/simple-footer.tpl
author Dan
Thu, 29 Jul 2010 11:53:15 -0400
changeset 1269 35986c6b2150
parent 1227 bdac73ed481e
permissions -rw-r--r--
Added template hooks in the JS template compiler. Attach to thook_<template hook name>. Use Echo() to echo HTML; access compiler instance with Template.tpl_{strings,bool}, etc.


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