mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 21:57:34 +02:00
Issue #1138 - Layout fix for theme manager.
This commit is contained in:
@@ -814,7 +814,7 @@ $text .= "
|
||||
$text .= "
|
||||
<tr>
|
||||
<td><label for='inputdate'>".PRFLAN_230."</label></td>
|
||||
<td>
|
||||
<td class='form-inline'>
|
||||
".$frm->select('inputdate',$inputdate, e107::getPref('inputdate'));
|
||||
|
||||
$text .= $frm->select('inputtime',$inputtime, e107::getPref('inputtime'));
|
||||
|
Reference in New Issue
Block a user