[Web] Do not allow to add domain admin for non existing domain
[Web] oAuth2 implementation (wip)
This commit is contained in:
@@ -175,11 +175,11 @@ $(document).ready(function() {
|
||||
});
|
||||
</script>
|
||||
<?php
|
||||
if (!empty($UI_TEXTS['ui_impress'])):
|
||||
if (!empty($UI_TEXTS['ui_footer'])):
|
||||
?>
|
||||
<div class="container" style="margin-bottom:20px;color:#959595;">
|
||||
<hr>
|
||||
<?=$UI_TEXTS['ui_impress'];?>
|
||||
<?=$UI_TEXTS['ui_footer'];?>
|
||||
</div>
|
||||
<?php
|
||||
endif;
|
||||
|
Reference in New Issue
Block a user