mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
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">';
|
||||
html_print_input_hidden('new_component', 1);
|
||||
html_print_select(
|
||||
|
Loading…
x
Reference in New Issue
Block a user