Skip to content

Commit

Permalink
feat: change text in course certificate (#563)
Browse files Browse the repository at this point in the history
Co-authored-by: Muhammad Faraz  Maqsood <[email protected]>
  • Loading branch information
Faraz32123 and Muhammad Faraz Maqsood committed Jul 11, 2024
1 parent cff2bc4 commit 04d47f2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lms/templates/certificates/_accomplishment-rendering.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<div class="certificateWrapper__bodywraper">
<div class="certificateWrapper__topWrapper">
<h1 class="certificateWrapper__mainTitleWrap">
<div class="certificateWrapper__titleAr diodrumFontFamily"><strong> شهادة إتمام </strong></div>
<div class="certificateWrapper__title">CERTIFICATE OF COMPLETION</div>
<div class="certificateWrapper__titleAr diodrumFontFamily"><strong> شهادة إتمام دورة تدريبية </strong></div>
<div class="certificateWrapper__title"> Training Course Completion Certificate </div>
</h1>

<div class="certificateWrapper__subTitleWrap">
Expand All @@ -51,8 +51,8 @@ <h1 class="certificateWrapper__mainTitleWrap">
<div class="certificateWrapper__listWraper">
<div class="certificateWrapper__valueListWrap">
<div class="certificateWrapper__list">
<span> has succsessfully completed the </span>
<span class="diodrumFontFamily text-align"> شهادة إتمام ا لدورة التدريبية </span>
<span> Has Completed the Training Course </span>
<span class="diodrumFontFamily text-align"> شهادة إتمام الدورة التدريبية </span>
</div>
<div class="certificateWrapper__innerDetailWrap">
<label class="certificateWrapper__valueName">
Expand Down

0 comments on commit 04d47f2

Please sign in to comment.