Source for file news_view.tpl.php
Documentation is available at news_view.tpl.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Language" content="en" />
<link rel="stylesheet" href="style.css" type="text/css" media="all" />
<table id="table3" cellspacing="0" cellpadding="0">
<table id="table4" cellspacing="0" cellpadding="0">
<td valign="top" width="130">
<table width="108" border="0" cellspacing="0" cellpadding="0" name="navigation">
<td colspan="2" height="40"> </td>
<td width="108" nowrap="nowarp"><a href="news_new.php">Write news </a></td>
<td width="108" nowrap="nowarp"><a href="news_change.php">Change / delete news</a></td>
<td width="108" nowrap="nowarp"><a href="news_view.php">View news</a></td>
<td colspan="2" style="height: 100px;"> </td>
<td colspan="2" align="center">
<table width="108" border="0" cellspacing="0" cellpadding="0">
<td rowspan="2" valign="top"> </td>
<td><span style="font-size: 10px;">{user}</span></td>
<td colspan="2" height="40"><span style="font-size: 10px;">Last login:<br />{lastLogin}</span></td>
<td colspan="2" height="40"><span style="font-size: 10px;"><a href="news_view.php?logout=1">Logout</a></span></td>
<td valign="top" width="500">
<h1 class="center">view news</h1>
<table width="450" border="1" cellspacing="0" cellpadding="0">
<p><a href="mailto:{email}">{author}</a></p>
Documentation generated on Mon, 11 Mar 2019 15:40:13 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|