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