Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Clubphp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Clubphp
Commits
49388c23
Commit
49388c23
authored
May 14, 2026
by
Mahmoud Aglan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename temporary member type label from تابع مؤقت to عضو مؤقت
Co-Authored-By:
Claude Opus 4.6
<
noreply@anthropic.com
>
parent
5b48c8ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
show.php
app/Modules/Members/Views/show.php
+1
-1
No files found.
app/Modules/Members/Views/show.php
View file @
49388c23
...
@@ -752,7 +752,7 @@ $childClassLabels = ['included' => 'تابع مشمول', 'dependent_with_fee' =
...
@@ -752,7 +752,7 @@ $childClassLabels = ['included' => 'تابع مشمول', 'dependent_with_fee' =
?>
?>
<tr
<?=
$tBreakdown
?
'style="cursor:pointer;" onclick="toggleBillDetail(\'temp-'
.
$tIdx
.
'\')"'
:
''
?>
>
<tr
<?=
$tBreakdown
?
'style="cursor:pointer;" onclick="toggleBillDetail(\'temp-'
.
$tIdx
.
'\')"'
:
''
?>
>
<td
style=
"font-weight:600;"
>
<?=
e
(
$t
[
'full_name_ar'
])
?>
</td>
<td
style=
"font-weight:600;"
>
<?=
e
(
$t
[
'full_name_ar'
])
?>
</td>
<td><span
style=
"background:#E0F2FE;color:#0369A1;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600;"
>
تابع
مؤقت
</span></td>
<td><span
style=
"background:#E0F2FE;color:#0369A1;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600;"
>
عضو
مؤقت
</span></td>
<td
style=
"font-size:12px;"
>
<?=
$categoryLabels
[
$t
[
'category'
]]
??
e
(
$t
[
'category'
])
?>
</td>
<td
style=
"font-size:12px;"
>
<?=
$categoryLabels
[
$t
[
'category'
]]
??
e
(
$t
[
'category'
])
?>
</td>
<td>
<?=
$t
[
'gender'
]
===
'male'
?
'ذكر'
:
'أنثى'
?>
</td>
<td>
<?=
$t
[
'gender'
]
===
'male'
?
'ذكر'
:
'أنثى'
?>
</td>
<td>
<?=
(
int
)
(
$t
[
'age_years'
]
??
0
)
?>
</td>
<td>
<?=
(
int
)
(
$t
[
'age_years'
]
??
0
)
?>
</td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment