Multiple html p tags on lang/en.utf8/export.php

Bug #1869966 reported by Mitsuhiro Yoshida
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Medium
Unassigned

Bug Description

We need to remove the multiple html p tag from lang/en.utf8/export.php as below.

Lang file to modify:
lang/en.utf8/export.php

String ID:
exportportfoliodescription1

Text original:
<p class="lead">This tool exports all of your portfolio information and pages. It does not export your site settings or any of the content you uploaded or created in groups.
</p><p p class="lead">You can export your personal portfolio content. Your account settings or content uploaded or created in groups are not exported.</p>

Text modified:
<p class="lead">This tool exports all of your portfolio information and pages. It does not export your site settings or any of the content you uploaded or created in groups.
</p><p class="lead">You can export your personal portfolio content. Your account settings or content uploaded or created in groups are not exported.</p>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/10839

Robert Lyon (robertl-9)
Changed in mahara:
status: New → In Progress
importance: Undecided → Medium
Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/10839
Committed: https://git.mahara.org/mahara/mahara/commit/42301fc1ed208857ac7788d8ef7a3b0e199942fe
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 42301fc1ed208857ac7788d8ef7a3b0e199942fe
Author: Mitsuhiro Yoshida <email address hidden>
Date: Wed Apr 1 06:32:40 2020 +0900

Bug 1869966: Removing the multiple p tag from lang/en.utf8/export.php.

Change-Id: I0da01a0a56614db4afdb41df2e81d77ecd676d76

Robert Lyon (robertl-9)
Changed in mahara:
status: In Progress → Fix Committed
Changed in mahara:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.