1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

work on #14 - generic issue with form handler, started work on user admin area - work in progress

This commit is contained in:
SecretR 2012-11-28 15:11:17 +02:00
parent 65d3df0750
commit a5d436a3e3
2 changed files with 3188 additions and 3166 deletions

File diff suppressed because it is too large Load Diff

View File

@ -2425,7 +2425,7 @@ class e_form
$legend_class = vartrue($options['legend_class'], 'e-hideme');
$text .= "
<form class='method='post' action='{$formurl}' id='{$elid}-list-form'>
<form method='post' action='{$formurl}' id='{$elid}-list-form'>
<div>".$this->token()."
".vartrue($options['fieldset_pre'])."
<fieldset id='{$elid}-list'>