mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Button GUI fix (admin > search)
This commit is contained in:
@@ -339,7 +339,7 @@ elseif ($query[0] == 'edit')
|
||||
</tbody>
|
||||
</table>
|
||||
<div class='buttons-bar center'>
|
||||
<button class='update' type='submit' name='update_handler' value='no-value'><span>".LAN_UPDATE."</span></button>
|
||||
".$frm->admin_button('update_handler', 'no-value', 'update', LAN_UPDATE)."
|
||||
</div>
|
||||
</fieldset>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user