1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Admin Latest and Status indicators upgraded to bootstrap3.

This commit is contained in:
Cameron
2015-07-22 19:49:02 -07:00
parent 87d47a5924
commit 8356f01d2b
5 changed files with 24 additions and 16 deletions

View File

@@ -406,14 +406,14 @@ if(!empty($_GET['iframe']))
$bcaption = LAN_UPDATE;
}
$text .= "
<tr class='info'>
<tr class='warning'>
<td><strong>".LANG_LAN_07."</strong></td>
<td>
".$frm->checkbox('drop', 1)."
<div class='smalltext field-help'>".$frm->label(LANG_LAN_08, 'drop', 1)."</div>
</td>
</tr>
<tr class='info'>
<tr class='warning'>
<td><strong>".LAN_CONFDELETE."</strong></td>
<td >
".$frm->checkbox('remove', 1)."