mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-24 07:05:47 -07:00
Update admin_log.tpl
This commit is contained in:
parent
7ec6323241
commit
0d94f28b73
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
<h1>{L_ACTIONS_LOG}</h1>
|
||||
|
||||
<form action="{S_LOG_ACTION}" method="post">
|
||||
<!-- IF TOPIC_CSV --><input type="hidden" name="t" value="{TOPIC_CSV}"/><!-- ENDIF -->
|
||||
<!-- IF TOPIC_CSV --><input type="hidden" name="{POST_TOPIC_URL}" value="{TOPIC_CSV}"/><!-- ENDIF -->
|
||||
|
||||
<table class="bordered w100" cellspacing="0">
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue