Reviewed: https://reviews.mahara.org/c/mahara/+/13892 Committed: https://git.mahara.org/mahara/mahara/commit/21541afdc107891fc2310912118f70dc8c35ac8f Submitter: "Robert Lyon <[email protected]>" Branch: main
commit 21541afdc107891fc2310912118f70dc8c35ac8f Author: Mitsuhiro Yoshida <[email protected]> Date: Mon Apr 3 07:56:26 2023 +0900 Bug #2015016: Small fix for 'Submitted status' help file. Change-Id: I70267163342af52996982b5113fba4c9c2dcf350 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/2015016 Title: Small fix for 'Submitted status' help file. Status in Mahara: Fix Committed Bug description: I think the period after the colon may not be necessary. Langfile to modify: lang/en.utf8/help/forms/ANY.submittedstatus.html [Before] <h1>Submitted status</h1> <p>The submission status of the page can be one of the following:.</p> [After] <h1>Submitted status</h1> <p>The submission status of the page can be one of the following:</p> To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/2015016/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

