mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update admin_forums.tpl
This commit is contained in:
parent
ad80303110
commit
ad3758179a
@ -107,7 +107,8 @@ function toggle_cat_list (val)
|
||||
<td class="pad_12 tCenter">
|
||||
{L_CATEGORY}:
|
||||
<input type="text" name="cat_title" size="60" value="{CAT_TITLE}" />
|
||||
<input type="submit" name="submit" value="{S_SUBMIT_VALUE}" class="bold" />
|
||||
<input type="submit" name="submit" value="{S_SUBMIT_VALUE}" class="bold" />
|
||||
<input type="button" value="{L_BACK}" onclick="history.back(-1);" class="bold" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user