alecpl
2011-01-04 77437e70f9b40f5018607e1ea74dc367751dafd8
- Fix typo


1 files modified
2 ■■■ changed files
program/steps/settings/edit_folder.inc 2 ●●● patch | view | raw | blame | history
program/steps/settings/edit_folder.inc
@@ -248,7 +248,7 @@
        $content = $table->show();
    }
    else {
        $content = $tag['content'];
        $content = $form['content'];
    }
    return $content;