更新数据查看页面
This commit is contained in:
parent
2e36a390f0
commit
5444187689
|
@ -105,7 +105,7 @@ else
|
|||
<div id='map'></div>
|
||||
|
||||
<div id="authors">
|
||||
<h2>联系人</h2>
|
||||
<h2>元数据相关信息</h2>
|
||||
<ul>
|
||||
<?php
|
||||
$party_zh=array('resourceProvider'=>'资源提供者','custodian'=>'维护者','owner'=>'拥有者','user'=>'用户','distributor'=>'数据服务联系人','originator'=>'创建者','pointOfContact'=>'联系人','principalInvestigator'=>'数据调查与处理者','processor'=>'处理者','publisher'=>'元数据发布者','author'=>'元数据作者');
|
||||
|
@ -198,7 +198,7 @@ endforeach;
|
|||
|
||||
</div>
|
||||
<hr />
|
||||
<div id="comment">
|
||||
<div id="comments">
|
||||
<h2>数据评论</h2>
|
||||
<div id="allcomments">
|
||||
</div>
|
||||
|
@ -228,7 +228,7 @@ function reportError(request)
|
|||
</script>
|
||||
<?php echo $this->commentForm; ?>
|
||||
</div>
|
||||
|
||||
-->
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue