Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 5 → Rev 6

/web/test/gallery/cpg133/themes/hardwired/template.html
0,0 → 1,54
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{LANG_DIR}">
<head>
<title>{TITLE}</title>
<meta http-equiv="content-type" content="text/html; charset={charset}" />
<meta http-equiv="Pragma" content="no-cache" />
{META}
<link rel="stylesheet" href="themes/hardwired/style.css" />
<script type="text/javascript" src="scripts.js"></script>
<!--
Coppermine version: 1.3.3
$Source: /cvsroot/coppermine/stable/themes/hardwired/template.html,v $
$Revision: 1.7 $
$Author: gaugau $
$Date: 2005/04/19 03:17:14 $
-->
</head>
<body>
<table width="778" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="778" height="61" valign="middle" align="right" background="themes/hardwired/images/hw_01.gif">
<table width="73%" height="32" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="94%" height="22" valign="bottom" align="right"><span class="gal_name">{GAL_NAME}</span></td>
<td width="6%"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="100%" align="center" valign="top" background="themes/hardwired/images/hw_02.gif"><table width="100%" height="100%" border="0" align="center">
<tr>
<td valign="top" align="left">
<table width="725" border="0" align="center" cellpadding="6" cellspacing="0">
<tr>
<td height="108" valign="top"><div align="right">{MAIN_MENU1}</div><br />
{MAIN_MENU2} <br />
<div align="center">{THEME_SELECT_LIST}&nbsp;{LANGUAGE_SELECT_LIST}</div><br />
{ADMIN_MENU} {GALLERY}</td>
</tr>
</table>
<br />
</td>
</tr>
</table></TD>
</tr>
<tr>
<td valign="bottom"> <img src="themes/hardwired/images/hw_03.gif"></td>
</tr>
</table>
<br />
<div align="center">{LANGUAGE_SELECT_FLAGS}</div>
</body>
</html>