update cats tpl

This commit is contained in:
bettina 2001-07-23 03:04:40 +00:00
parent f265ea2717
commit 4a115e8bb1

View File

@ -3,10 +3,10 @@
<center> <center>
<table border="0" cellspacing="2" cellpadding="2"> <table border="0" cellspacing="2" cellpadding="2">
<tr> <tr>
<td colspan="4" align="center" bgcolor="#c9c9c9"><b>{title_categories}<b/></td> <td colspan="5" align="center" bgcolor="#c9c9c9"><b>{title_categories}<b/></td>
</tr> </tr>
<tr> <tr>
<td colspan="4" align="left"> <td colspan="5" align="left">
<table border="0" width="100%"> <table border="0" width="100%">
<tr> <tr>
{left} {left}
@ -18,7 +18,7 @@
</tr> </tr>
<tr> <tr>
<td>&nbsp;</td> <td>&nbsp;</td>
<td colspan="4" align="right"> <td colspan="5" align="right">
<form method="post" action="{actionurl}"> <form method="post" action="{actionurl}">
<input type="text" name="query">&nbsp;<input type="submit" name="search" value="{lang_search}"></form></td> <input type="text" name="query">&nbsp;<input type="submit" name="search" value="{lang_search}"></form></td>
</tr> </tr>