themes/oxygen/simple-footer.tpl
author Dan Fuhry <dan@enanocms.org>
Fri, 19 Nov 2010 02:46:14 -0500
changeset 1327 e8f4dea267c8
parent 1227 bdac73ed481e
permissions -rw-r--r--
Changed var_export() calls to use "true" as second parameter. Not sure which PHP version it was added in, but I could have sworn it wasn't there last time I checked.


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