Fix admin edit_access wrong enabled type, other fixes

General notice fixes as much as possible
This commit is contained in:
Clemens Schwaighofer
2018-11-07 13:32:58 +09:00
parent 433b21ab6f
commit 9d918f3b43
10 changed files with 457 additions and 108 deletions

View File

@@ -79,7 +79,7 @@
<!-- TOP MENU END //-->
<tr>
<td width="{$table_width}" class="edit_bgcolor">
<form method="post" name="edit_form">
<form method="post" name="edit_form" style="margin-block-end: 0em;">
<table width="100%" border="0" cellpadding="2" cellspacing="1">
<!-- LOAD START //-->
{include file="edit_load.tpl"}