osdate_credits.tpl

来自「太烦了」· TPL 代码 · 共 98 行

TPL
98
字号
{strip}

<table width="560" border="0" cellpadding="0" cellspacing="0" >
	<tr>
		<td class="module_detail" width="100%">
			{assign var="page_hdr01_text" value="Credits"}
			{include file="admin/admin_page_hdr01.tpl"}

			<table border=0 cellspacing=5 cellpadding=3 width="100%">
				<tr>
					<td width="100%" colspan="2">
						{assign var="page_hdr02_text" value="<b>osDate Developers and Contributors</b>"}
						{include file="admin/admin_page_hdr02.tpl"}
					</td>
				</tr>
				<tr>
					<td width="30%" valign="top">
						<b>Project Owner:</b>
					</td>
					<td width="70%" valign="top">
						Darren Gates
					</td>
				</tr>
				<tr>
					<td width="30%" valign="top">
						<b>Principal Coders:</b>
					</td>
					<td width="70%" valign="top">
						Darren Gates<br />
						Vijay Nair
					</td>
				</tr>
				<tr>
					<td valign="top">
						<b>Visual Design:</b>
					</td>
					<td valign="top">
						Darren Gates<br />
						Botez Lucian
					</td>
				</tr>
				<tr>
					<td valign="top">
					<b>Plugin Development:</b>
					</td>
					<td valign="top">
						Darren Gates<br />
						Vijay Nair<br />
						Duane Hinkley<br />
						Munteanu Alexandru
					</td>
				</tr>
				<tr>
					<td valign="top">
						<b>Documentation:</b>
					</td>
					<td valign="top">
						Darren Gates
					</td>
				</tr>
				<tr>
					<td valign="top">
						<b>Other Coders:</b>
					</td>
					<td valign="top">
						Shahid Altaf Qureshi<br />
						Claudiu Cismaru
					</td>
				</tr>
				<tr>
					<td valign="top">
						<b>Forum Support:</b>
					</td>
					<td valign="top">
						Vijay Nair<br />
						Michael Desmarais<br />
						Selina Roberts<br />
						Jason Hopwood<br />
						Ricky Huckle
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2">
						Don\'t see your name here? Please let us know if you contributed significantly to osDate, but are not on this list.
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2">
						osDate is (c) 2007 TUFaT.com, and is distributed under an LPGL license, which means it\s free for all commercial and non-commercial uses. You may modify, re-sell and re-distribute osDate. Links back to TUFaT.com are appreciated!
					</td
				</tr>
			</table>
		</td>
	</tr>
</table>

{/strip}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?