From d46d6c01f34b62c943d8d99151c08d396ccb2381 Mon Sep 17 00:00:00 2001 From: jssql1234 Date: Thu, 15 Jan 2026 08:58:14 +0800 Subject: [PATCH] fix: table spaces & indentation issue in payroll setup --- docs/integration/hrms/payroll-setup.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/integration/hrms/payroll-setup.md b/docs/integration/hrms/payroll-setup.md index 8d5e37c..89acab5 100644 --- a/docs/integration/hrms/payroll-setup.md +++ b/docs/integration/hrms/payroll-setup.md @@ -32,13 +32,14 @@ Before entering the SMTP settings, the user needs to create an app password usin ![smtp1](../../../static/img/integration/hrms/payroll-setup/smtp1.png) 3. Go to Email Settings tab and fill in the required fields - | Field | Value | - | ----------- | --------------------------------------------------------------- | - | Host | Google: `smtp.gmail.com`
Microsoft: `smtp.office365.com` | - | Port | 587 | - | User | Email used to generate the app password | - | Password | The 16-character password generated in the email setup | - | Sender Name | Name of the sender | + + | Field | Value | + | ----------- | --------------------------------------------------------------- | + | Host | Google: `smtp.gmail.com`
Microsoft: `smtp.office365.com` | + | Port | 587 | + | User | Email used to generate the app password | + | Password | The 16-character password generated in the email setup | + | Sender Name | Name of the sender | 4. Send a test email to check if the config is right.