themes/printable/simple-footer.tpl
author Dan
Fri, 30 Apr 2010 22:13:08 -0400
changeset 1247 30f023a13a71
parent 1227 bdac73ed481e
permissions -rw-r--r--
Fixed typo in that, the parameter that was supposed to go to getConfig was going to htmlspecialchars()


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