CAMP part 1, registration, apply, new login screen, wide layout

This commit is contained in:
Ricsi
2017-06-08 18:35:09 +02:00
parent 7bd93e1730
commit f17adf4850
58 changed files with 4469 additions and 57 deletions

View File

@@ -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>