mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 11:29:12 +02:00
Merge branch 'ent-7162-Botones-descolocados-en-remote-components' into 'develop'
fixed errors visual See merge request artica/pandorafms!3920
This commit is contained in:
commit
7d4f6de646
@ -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