瀏覽代碼

Rename single_thematic_pdf_orientation with thematic_pdf_orientation - refs BT#12665

Angel Fernando Quiroz Campos 7 年之前
父節點
當前提交
8e7ef78b4e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      main/install/configuration.dist.php

+ 2 - 2
main/install/configuration.dist.php

@@ -365,7 +365,7 @@ $_configuration['agenda_legend'] = [
 // $_configuration['save_titles_as_html'] = false;
 // Show the full toolbar set to all CKEditor
 //$_configuration['full_ckeditor_toolbar_set'] = false;
-// Allow change the orientation when export a single (course progress) thematic to pdf. Portrait or landscape
-//$_configuration['single_thematic_pdf_orientation'] = 'landscape';
+// Allow change the orientation when export a (course progress) thematic to pdf. Portrait or landscape
+//$_configuration['thematic_pdf_orientation'] = 'landscape';
 // Show number of users in session list
 //$_configuration['session_list_show_count_users'] = false;