--- loncom/homework/lonhomework.pm 2015/01/19 15:35:53 1.347 +++ loncom/homework/lonhomework.pm 2015/01/27 08:40:41 1.348 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Homework handler # -# $Id: lonhomework.pm,v 1.347 2015/01/19 15:35:53 goltermann Exp $ +# $Id: lonhomework.pm,v 1.348 2015/01/27 08:40:41 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1016,7 +1016,7 @@ sub editxmlmode { '
'; $result.=''. - &Apache::structuretags::problem_actionbar_buttons('editxml'); + &Apache::structuretags::problem_edit_buttons('editxml'); $result.='
'; unless ($env{'environment.nocodemirror'}) {