瀏覽代碼

Update agenda.php

Frédéric FRANCE 6 年之前
父節點
當前提交
06421c200d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      htdocs/adherents/agenda.php

+ 1 - 1
htdocs/adherents/agenda.php

@@ -137,7 +137,7 @@ if ($object->id > 0)
 	print '<div class="underbanner clearboth"></div>';
 
 	$object->info($id);
-	print dol_print_object_info($object, 1);
+	dol_print_object_info($object, 1);
 
 	print '</div>';