Revert "Update admin_forums.tpl"

This reverts commit beb777c3dc.
This commit is contained in:
Roman Kelesidis 2024-01-06 02:56:13 +07:00
parent beb777c3dc
commit 8f9011b2b9

View File

@ -152,13 +152,11 @@ function toggle_cat_list (val)
</td> </td>
</tr> </tr>
</tbody> </tbody>
<!-- IF not NOWHERE_TO_MOVE -->
<tr> <tr>
<td colspan="2" class="catBottom pad_4"> <td colspan="2" class="catBottom pad_4">
<input type="submit" name="submit" value="{S_SUBMIT_VALUE}" class="bold" /> <input type="submit" name="submit" value="{S_SUBMIT_VALUE}" class="bold" />
</td> </td>
</tr> </tr>
<!-- ENDIF -->
</table> </table>
</form> </form>