why are the extra field "Tags:description" surrounded by ...
| ..dot.. |  | 
|---|---|
| why are the extra field "Tags:description" surrounded by <!-- --> ? almost tore my hair yesterday trying to figure out what i did wrong when I tried to add new extra fields to pages    This is what i mean: (in system/core/admin/admin.page.extrafields.inc 
<!-- <tr><td colspan="4"><b>{$L['extf_Page tags']}:</b>    page.tpl: {PAGE_$bigname}    page.add.tpl: {PAGEADD_FORM_$bigname}    page.edit.tpl: {PAGEEDIT_FORM_$bigname}     list.tpl: {LIST_ROW_$bigname}, {LIST_TOP_$bigname}</td></tr> -->
 |