fixed errors visual
This commit is contained in:
parent
eea114e3d1
commit
fd1c885e2f
|
@ -918,7 +918,7 @@ if (isset($data)) {
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
echo '<form method="post" action="'.$url.'">';
|
echo '<form method="post" action="'.$url.'" class="float-right">';
|
||||||
echo '<div class="right">';
|
echo '<div class="right">';
|
||||||
html_print_input_hidden('new_component', 1);
|
html_print_input_hidden('new_component', 1);
|
||||||
html_print_select(
|
html_print_select(
|
||||||
|
|
Loading…
Reference in New Issue