mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Issue #1138 - Bootstrap3 theme mostly complete.
This commit is contained in:
@@ -780,7 +780,7 @@ class poll
|
||||
|
||||
$formgo = e_SELF.(e_QUERY && !defined("RESET") && strpos(e_QUERY, 'delete') === FALSE ? "?".e_QUERY : "");
|
||||
|
||||
$text = "<div style='text-align:center'>
|
||||
$text = "<div>
|
||||
<form method='post' action='{$formgo}'>
|
||||
<table class='table adminform'>
|
||||
<colgroup>
|
||||
|
Reference in New Issue
Block a user