| | |
| | | |
| | | <div class="form-group"> |
| | | <label for="uid" class="col-sm-3 control-label">{tmpl_var name='uid_txt'}</label> |
| | | <div class="col-sm-9"><input type="text" name="uid" id="uid" value="{tmpl_var name='uid'}" class="form-control" /> |
| | | </div></div> |
| | | <div class="col-sm-9"><input type="text" name="uid" id="uid" value="{tmpl_var name='uid'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <label for="gid" class="col-sm-3 control-label">{tmpl_var name='gid_txt'}</label> |
| | | <div class="col-sm-9"><input type="text" name="gid" id="gid" value="{tmpl_var name='gid'}" class="form-control" /> |
| | | </div></div> |
| | | <div class="col-sm-9"><input type="text" name="gid" id="gid" value="{tmpl_var name='gid'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <label for="dir" class="col-sm-3 control-label">{tmpl_var name='dir_txt'}</label> |
| | | <div class="col-sm-9"><input type="text" name="dir" id="dir" value="{tmpl_var name='dir'}" class="form-control" /> |
| | | </div></div> |
| | | <div class="col-sm-9"><input type="text" name="dir" id="dir" value="{tmpl_var name='dir'}" class="form-control" /></div></div> |
| | | <div class="form-group"> |
| | | <label for="quota_files" class="col-sm-3 control-label">{tmpl_var name='quota_files_txt'}</label> |
| | | <div class="col-sm-9"><input type="text" name="quota_files" id="quota_files" value="{tmpl_var name='quota_files'}" class="form-control" /></div><label class="col-sm-3 control-label">{tmpl_var name='quota_files_unity_txt'}</label> |