Hi, there is a stupid bug in 2.0.0pre1 that broke MARC editor. It's fixed in CVS. If you test with official 2.0.0pre1, PLEASE : * open $intranet/htdocs/default/en/addbiblio.tmpl * search <TMPL_LOOP name="0XX"> This 0XX is repeated 10 times. Replace them by 0XX to 9XX. For example : <DIV name="3XX" id="3XX" style="position:absolute;visibility:hidden;width:90%"> <table width=100% cellspacing=0 cellpadding=2 border=0> <TMPL_LOOP name="3XX"> <<== HERE CHANGE 0XX to 3XX <TMPL_IF name="tag"> <tr background="<TMPL_VAR name="themelang"> ... Thanks, and sorry for this stupid bug, due to an unchecked copy/paste... (exists in french templates too Fixed in CVS too) -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)