X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/4d2e4e3ea2eeeae35b3c904e45774bb3a302fd3b..940f4aac86e41b5bebd840f9018343f58d0ee481:/login/edit.php diff --git a/login/edit.php b/login/edit.php index 56451b5..e39af54 100644 --- a/login/edit.php +++ b/login/edit.php @@ -216,9 +216,10 @@ foreach ($cols as $col => &$colconf) { foreach ($colconf['values'] as $tag => $val) { printf( "\n\t\t" . - '' . - ' %s', - $tag, + '' . + '' . + '', + "tags[$tag]", "tag-$tag", $val['value'] ? ' checked' : '', isset($val['target']) ? '' : ' readonly', ucfirst($tag)