mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-06 22:45:02 +02:00
Merge remote branch 'bantu/ticket/10102' into develop-olympus
* bantu/ticket/10102: [ticket/10102] Correct member.S_PENDING_SET to S_PENDING_SET in if statement.
This commit is contained in:
commit
5586bcf813
@ -118,7 +118,7 @@
|
|||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<!-- ELSEIF member.S_APPROVED -->
|
<!-- ELSEIF member.S_APPROVED -->
|
||||||
<!-- IF member.S_PENDING_SET -->
|
<!-- IF S_PENDING_SET -->
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user