Skip to content

Commit

Permalink
CIWEMB-509: Improve "change membership type" screen by bringing close…
Browse files Browse the repository at this point in the history
…r current and new membership type sections
  • Loading branch information
Muhammad Shahrukh committed Apr 2, 2024
1 parent d07cf94 commit 38eca0d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
<table id="switch_membership_form_container" class="form-layout-compressed">
<tbody>
<tr>
<td>{ts}Current Membership Type{/ts}</td>
<td></td>
<td style="width: 50%;">{ts}Current Membership Type{/ts}</td>
<td style="width: 20%;"></td>
<td style="font-weight: 600;color: #464354;">{$form.new_membership_type.label}</td>
</tr>
<tr>
Expand Down

0 comments on commit 38eca0d

Please sign in to comment.