- class)) {
+ $opt_class .= " ".(string)$child->class;
+ }
+ echo '
';
+
foreach ($res_value as $dat_v) {
?>
>
@@ -252,20 +254,22 @@ foreach ($items as $child) {
$i2 ++;
}
+ if (!empty($child->add_pluss)) {
+ echo '';
+ }
echo '
';
$i++;
}
?>
-
- addbutton).'" />';
- ?>
-
+ addbutton)) {
+ echo '
';
+ echo '';
+ echo '
';
+ }
+ ?>
diff --git a/views/server.setting.php b/views/server.setting.php
index 5e82364..5af46f2 100644
--- a/views/server.setting.php
+++ b/views/server.setting.php
@@ -11,6 +11,9 @@