Файл: EasyHost v2.0/system/htdocs/manager/files/links.html
Строк: 59
<?php
<html>
<head>
<base target="content" />
<link rel="stylesheet" type="text/css" href="<{system.htdocs}>/styles/<{system.color}>/default.css" />
<title>LINKS</title>
</head>
<body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0" rightmargin="0" bottomargin="0" bgcolor="<{system.color('left_bg')}>">
<table border="0" cellspacing="0" cellpadding="0" width="1" height="100%" align="right">
<tr>
<td width="1" height="100%" bgcolor="<{system.color('border')}>"><img src="<{system.htdocs}>images/blank.gif" width="1" height="1" /></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="1">
<tr>
<td width="10" height="1" nowrap="nowrap"><img src="<{system.htdocs}>images/blank.gif" width="10" height="1" /></td>
<td width="100%" height="1" bgcolor="<{system.color('border')}>"><img src="<{system.htdocs}>images/blank.gif" width="1" height="1" /></td>
<td width="11" height="1" nowrap="nowrap"><img src="<{system.htdocs}>images/blank.gif" width="10" height="1" /></td>
</tr>
</table>
<table border="0" cellspacing="10" cellpadding="0" width="100%">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="<{system.color('highlight_bg')}>"><img src="<{system.htdocs}>styles/<{system.color}>/topleft_left.gif" alt="["></td>
<td bgcolor="<{system.color('highlight_bg')}>">
<table border="0" cellspacing="0" cellpadding="0" height="24">
<tr>
<td height="1" bgcolor="<{system.color('border')}>"><img src="<{system.htdocs}>images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td height="23"><a href="<{system.url('links')}>" target="_self"><font color="#000000">Quick Links</font></a></td>
</tr>
</table>
</td>
<td bgcolor="<{system.color('highlight_bg')}>"><img src="<{system.htdocs}>styles/<{system.color}>/topmiddle_left.gif" alt="|"></td>
<td bgcolor="<{system.color('content_bg')}>"><img src="<{system.htdocs}>styles/<{system.color}>/topleft_left.gif" alt="["></td>
<td bgcolor="<{system.color('content_bg')}>">
<table border="0" cellspacing="0" cellpadding="0" height="24">
<tr>
<td height="1" bgcolor="<{system.color('border')}>"><img src="<{system.htdocs}>images/blank.gif" width="1" height="1" /></td>
</tr>
<tr>
<td height="23"><a href="<{system.url('usage')}>" target="_self">Disk Usage</a></td>
</tr>
</table>
</td>
<td bgcolor="<{system.color('content_bg')}>"><img src="<{system.htdocs}>styles/<{system.color}>/topmiddle_left.gif" alt="|"></td>
<td><img src="<{system.htdocs}>styles/<{system.color}>/topright_left.gif" alt="]"></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="1" width="100%">
<tr>
<td bgcolor="<{system.color('border')}>">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td bgcolor="<{system.color('content_bg')}>">
<table border="0" cellspacing="10" cellpadding="0">
<tr>
<td><a href="<{system.url('directory/upload')}>"><img src="<{system.htdocs}>images/icons/file_upload.gif" border="0" alt="Transfer files from your computer to your web space." /></a></td>
<td><a href="<{system.url('directory/upload')}>"><b>Upload File(s)</b></a></td>
</tr>
<tr>
<td><a href="<{system.url('directory/file')}>"><img src="<{system.htdocs}>images/icons/file_create.gif" border="0" alt="Create a new blank or templated file." /></a></td>
<td><a href="<{system.url('directory/file')}>"><b>Create a File</b></a></td>
</tr>
<tr>
<td><a href="<{system.url('directory/create')}>"><img src="<{system.htdocs}>images/icons/directory_create.gif" border="0" alt="Create a new directory to store your files in." /></a></td>
<td><a href="<{system.url('directory/create')}>"><b>Create a Directory</b></a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
?>