Complete the following steps to enable or disable the indentation of all tables the report that uses the TR_horizontal.xsl report style sheet displays. By default, the report displays indentation of all tables.

  1. Open the TR_horizontal.xsl file.
  2. Search for the gIndentTables XSLT variable.
  3. Set the variable to false() to disable the indentation of all tables. You can reset the variable to true() to enable displaying indentation.