CAMP part 1, registration, apply, new login screen, wide layout
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
{$log->get_log_user()->get_ua_name()}
|
||||
{elseif $log->get_log_category()->get_logc_type() == 2}
|
||||
{$log->get_log_user()->get_uk_name()}
|
||||
{elseif $log->get_log_category()->get_logc_type() == 3}
|
||||
{$log->get_log_user()->get_cu_email()}
|
||||
{/if}
|
||||
</td>
|
||||
<td>{$log->get_log_category()->get_logc_title()}</td>
|
||||
|
||||
Reference in New Issue
Block a user