mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 22:25:31 +02:00
GUI Fixes
This commit is contained in:
@@ -211,7 +211,7 @@ function poll_list()
|
||||
}
|
||||
$text .= "</form>";
|
||||
|
||||
$ns->tablerender(POLLAN_MENU_CAPTION." - ".POLLAN_1, $mes->render(). $text);
|
||||
$ns->tablerender(POLLAN_MENU_CAPTION.SEP.POLLAN_1, $mes->render(). $text);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user