This commit is contained in:
parent
f9c0c968b2
commit
c7c7dcda14
2 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
|||
<div class="cb-box">
|
||||
<div class="upload_info">
|
||||
<h2>{lang code='grp_crt_grp'}</h2>
|
||||
<form name="upload_form" class="upload_form" method="post" action="">
|
||||
<form name="upload_form" class="upload_form" method="post" action="">
|
||||
|
||||
<!-- Required Fields -->
|
||||
<h3>Required fields</h3>
|
||||
|
|
|
@ -32,8 +32,8 @@
|
|||
<h3>{lang code="basic_info"}</h3>
|
||||
<table class="table table-bordered table-striped">
|
||||
<tr>
|
||||
<td>{lang code="vdo_desc"}</td>
|
||||
<td>{$group.group_description}</td>
|
||||
<td>{lang code="Group name"}</td>
|
||||
<td>{$group.group_name}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{lang code="vdo_desc"}</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue