themes/oxygen/simple-footer.tpl
author Dan Fuhry <dan@enanocms.org>
Wed, 25 Apr 2012 02:01:55 -0400
changeset 1360 570abc94bd7f
parent 1227 bdac73ed481e
permissions -rw-r--r--
Image scaling: Fixed a bug where (height > width) images would be scaled to the wrong dimensions (GD). Added PNG/GIF transparency support to GD image resizer. Added a cache bypass option to SpecialUpDownload.


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