Fix markup.

This commit is contained in:
Michal Čihař
2008-11-24 10:36:00 +00:00
parent 6db1bffbfc
commit 688c9986de

View File

@@ -197,7 +197,7 @@ unset($key, $value, $variables_whitelist);
* ... main form elments ... * ... main form elments ...
* <input type="submit" name="main_action" value="submit form" /> * <input type="submit" name="main_action" value="submit form" />
* </form> * </form>
* </code * </code>
* *
* so we now check if a subform is submitted * so we now check if a subform is submitted
*/ */