mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 16:50:07 +02:00
More admin GUI Fixes - mailout, cpage etc.
This commit is contained in:
@@ -500,7 +500,7 @@ class page_admin_ui extends e_admin_ui
|
||||
<form method='post' action='".e_SELF."?".$e_qry."' id='dataform' enctype='multipart/form-data'>
|
||||
<fieldset id='core-cpage-create-general'>
|
||||
<legend".($mode ? " class='e-hideme'" : "").">".CUSLAN_47."</legend>
|
||||
<table class='adminedit'>
|
||||
<table class='table adminform'>
|
||||
<colgroup>
|
||||
<col class='col-label' />
|
||||
<col class='col-control' />
|
||||
|
Reference in New Issue
Block a user