* Code for task#802.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
?>
|
||||
<?php include '../../common/view/header.html.php';?>
|
||||
<?php include '../../common/view/datepicker.html.php';?>
|
||||
<script>var holders = '<?php echo json_encode($lang->user->placeholder);?>'</script>
|
||||
<script>var holders = <?php echo json_encode($lang->user->placeholder);?></script>
|
||||
<form method='post' target='hiddenwin'>
|
||||
<table align='center' class='table-5'>
|
||||
<caption><?php echo $lang->user->create;?></caption>
|
||||
|
||||
Reference in New Issue
Block a user