mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update admin_extensions.tpl
This commit is contained in:
parent
da571701ff
commit
bb8d3c2e0d
@ -66,8 +66,7 @@
|
||||
<form method="post" action="{S_ATTACH_ACTION}">
|
||||
<table class="forumline">
|
||||
<tr>
|
||||
<td class="catTitle" colspan="8">{L_MANAGE_EXTENSION_GROUPS}
|
||||
</td>
|
||||
<td class="catTitle" colspan="8">{L_MANAGE_EXTENSION_GROUPS}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th> {L_EXTENSION_GROUP} </th>
|
||||
@ -146,7 +145,8 @@
|
||||
<tr align="right">
|
||||
<td class="catBottom" colspan="8">
|
||||
<input type="submit" name="{L_CANCEL}" class="liteoption" value="{L_CANCEL}" onClick="self.location.href='{S_CANCEL_ACTION}'" />
|
||||
<input type="submit" name="submit" class="liteoption" value="{L_SUBMIT}" /></td>
|
||||
<input type="submit" name="submit" class="liteoption" value="{L_SUBMIT}" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user