1
0
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:
Cameron
2015-07-17 17:55:48 -07:00
parent 3dc4ac9d02
commit 5b9221cc28
8 changed files with 1574 additions and 7272 deletions

View File

@@ -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'));