themes/oxygen/simple-footer.tpl
author Dan
Sun, 28 Mar 2010 23:10:46 -0400
changeset 1227 bdac73ed481e
parent 276 acfdccf7a2bf
permissions -rw-r--r--
Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.


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