Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1395 → Rev 1396

/asterisk-stats/trunk/template/menu.tpl
1,6 → 1,6
<table class="menu">
<tr>
<td><a href=..>Up</a></td>
<td><a href=/>Top</a></td>
<td><a href="index.php">Summary</a></td>
<td><a href="cdr_search.php">Search</a></td>
<td><a href="telbook_list.php">Tel. Book</a></td>
7,3 → 7,6
<td><a href="originate_form.php">Call</a></td>
</tr>
</table>
 
<h1>${PAGE_TITLE}</h1>