diff --git a/application/default/views/scripts/review/accept.phtml b/application/default/views/scripts/review/accept.phtml index 6b4a0af4..86374e99 100644 --- a/application/default/views/scripts/review/accept.phtml +++ b/application/default/views/scripts/review/accept.phtml @@ -1,47 +1,47 @@ headTitle($this->config->title->site); -$this->headTitle($this->config->title->review); -$this->headTitle('接收元数据'); -$this->headTitle()->setSeparator(' - '); -$this->headLink()->appendStylesheet('/css/mdreview.css'); -$this->breadcrumb('首页'); -$this->breadcrumb(''.$this->config->title->review.''); -$this->breadcrumb('接收元数据'); -$this->breadcrumb()->setSeparator(' > '); +$this->headTitle($this->config->title->site); +$this->headTitle($this->config->title->review); +$this->headTitle('接收元数据'); +$this->headTitle()->setSeparator(' - '); +$this->headLink()->appendStylesheet('/css/mdreview.css'); +$this->breadcrumb('首页'); +$this->breadcrumb(''.$this->config->title->review.''); +$this->breadcrumb('接收元数据'); +$this->breadcrumb()->setSeparator(' > '); $this->headScript()->appendFile('/js/pubfunc.js'); ?> - -metadata)) : ?> -
-page->getNavigation(); ?> -
-metadata as $md) : - $thumburl='/gndata/'.sprintf('%05d',floor(($md['gid']+0.1)/100)*100).'-'.sprintf('%05d',ceil(($md['gid']+0.1)/100)*100-1)."/".$md['gid']; + +metadata)) : ?> +
+page->getNavigation(); ?> +
+metadata as $md) : + $thumburl='/gndata/'.sprintf('%05d',floor(($md['gid']+0.1)/100)*100).'-'.sprintf('%05d',ceil(($md['gid']+0.1)/100)*100-1)."/".$md['gid']; $thumburl.='/public/'.str_replace('_s.','.',$md['filename']); -?> -
-
- escape($md['title']); ?> 【接收时间:】 - - 查看评审页 - -
- - <?php echo $this->escape($md['title']);?> - -
- -
-
-page->getNavigation(); -else : -?> -
-

当前没有对应元数据。

-
- \ No newline at end of file +?> +
+
+ escape($md['title']); ?> 【接收时间:】 + + 查看评审页 + +
+ + <?php echo $this->escape($md['title']);?> + +
+ +
+page->getNavigation(); +else : +?> +
+

当前没有对应元数据。

+
+ +
diff --git a/application/default/views/scripts/review/draft.phtml b/application/default/views/scripts/review/draft.phtml index 79f2b40d..a231a524 100644 --- a/application/default/views/scripts/review/draft.phtml +++ b/application/default/views/scripts/review/draft.phtml @@ -1,44 +1,44 @@ headTitle($this->config->title->site); -$this->headTitle($this->config->title->review); -$this->headTitle('投稿元数据'); -$this->headTitle()->setSeparator(' - '); -$this->headLink()->appendStylesheet('/css/mdreview.css'); -$this->breadcrumb('首页'); -$this->breadcrumb(''.$this->config->title->review.''); -$this->breadcrumb('投稿元数据'); -$this->breadcrumb()->setSeparator(' > '); +$this->headTitle($this->config->title->site); +$this->headTitle($this->config->title->review); +$this->headTitle('投稿元数据'); +$this->headTitle()->setSeparator(' - '); +$this->headLink()->appendStylesheet('/css/mdreview.css'); +$this->breadcrumb('首页'); +$this->breadcrumb(''.$this->config->title->review.''); +$this->breadcrumb('投稿元数据'); +$this->breadcrumb()->setSeparator(' > '); $this->headScript()->appendFile('/js/pubfunc.js'); ?> - -metadata)) : ?> -
-page->getNavigation(); ?> -
-metadata as $md) : - $thumburl='/gndata/'.sprintf('%05d',floor(($md['gid']+0.1)/100)*100).'-'.sprintf('%05d',ceil(($md['gid']+0.1)/100)*100-1)."/".$md['gid']; + +metadata)) : ?> +
+page->getNavigation(); ?> +
+metadata as $md) : + $thumburl='/gndata/'.sprintf('%05d',floor(($md['gid']+0.1)/100)*100).'-'.sprintf('%05d',ceil(($md['gid']+0.1)/100)*100-1)."/".$md['gid']; $thumburl.='/public/'.str_replace('_s.','.',$md['filename']); -?> -
-
- escape($md['title']); ?>【投稿时间:】 -
- - <?php echo $this->escape($md['title']);?> - -
- -
-
-page->getNavigation(); -else : -?> -
-

当前没有对应元数据。

-
- \ No newline at end of file +?> +
+
+ escape($md['title']); ?>【投稿时间:】 +
+ + <?php echo $this->escape($md['title']);?> + +
+ +
+page->getNavigation(); +else : +?> +
+

当前没有对应元数据。

+
+ +
diff --git a/application/default/views/scripts/review/inreview.phtml b/application/default/views/scripts/review/inreview.phtml index 1e04e283..45327a1d 100644 --- a/application/default/views/scripts/review/inreview.phtml +++ b/application/default/views/scripts/review/inreview.phtml @@ -1,47 +1,47 @@ headTitle($this->config->title->site); -$this->headTitle($this->config->title->review); -$this->headTitle('在审元数据'); -$this->headTitle()->setSeparator(' - '); -$this->headLink()->appendStylesheet('/css/mdreview.css'); -$this->breadcrumb('首页'); -$this->breadcrumb(''.$this->config->title->review.''); -$this->breadcrumb('在审元数据'); -$this->breadcrumb()->setSeparator(' > '); +$this->headTitle($this->config->title->site); +$this->headTitle($this->config->title->review); +$this->headTitle('在审元数据'); +$this->headTitle()->setSeparator(' - '); +$this->headLink()->appendStylesheet('/css/mdreview.css'); +$this->breadcrumb('首页'); +$this->breadcrumb(''.$this->config->title->review.''); +$this->breadcrumb('在审元数据'); +$this->breadcrumb()->setSeparator(' > '); $this->headScript()->appendFile('/js/pubfunc.js'); ?> - -metadata)) : ?> -
-page->getNavigation(); ?> -
-metadata as $md) : - $thumburl='/gndata/'.sprintf('%05d',floor(($md['gid']+0.1)/100)*100).'-'.sprintf('%05d',ceil(($md['gid']+0.1)/100)*100-1)."/".$md['gid']; + +metadata)) : ?> +
+page->getNavigation(); ?> +
+metadata as $md) : + $thumburl='/gndata/'.sprintf('%05d',floor(($md['gid']+0.1)/100)*100).'-'.sprintf('%05d',ceil(($md['gid']+0.1)/100)*100-1)."/".$md['gid']; $thumburl.='/public/'.str_replace('_s.','.',$md['filename']); -?> -
-
- escape($md['title']); ?> 【接收时间:】 - - 查看评审页 - -
- - <?php echo $this->escape($md['title']);?> - -
- -
-
-page->getNavigation(); -else : -?> -
-

当前没有对应元数据。

-
- \ No newline at end of file +?> +
+
+ escape($md['title']); ?> 【接收时间:】 + + 查看评审页 + +
+ + <?php echo $this->escape($md['title']);?> + +
+ +
+page->getNavigation(); +else : +?> +
+

当前没有对应元数据。

+
+ +
diff --git a/application/default/views/scripts/review/review.phtml b/application/default/views/scripts/review/review.phtml index db871923..0644f142 100755 --- a/application/default/views/scripts/review/review.phtml +++ b/application/default/views/scripts/review/review.phtml @@ -74,7 +74,7 @@

评审附件:
-
+
查看可上传的附件类型

diff --git a/application/default/views/scripts/review/reviewed.phtml b/application/default/views/scripts/review/reviewed.phtml index afcd2e39..14ea6774 100644 --- a/application/default/views/scripts/review/reviewed.phtml +++ b/application/default/views/scripts/review/reviewed.phtml @@ -1,47 +1,47 @@ headTitle($this->config->title->site); -$this->headTitle($this->config->title->review); -$this->headTitle('审结元数据'); -$this->headTitle()->setSeparator(' - '); -$this->headLink()->appendStylesheet('/css/mdreview.css'); -$this->breadcrumb('首页'); -$this->breadcrumb(''.$this->config->title->review.''); -$this->breadcrumb('审结元数据'); -$this->breadcrumb()->setSeparator(' > '); +$this->headTitle($this->config->title->site); +$this->headTitle($this->config->title->review); +$this->headTitle('审结元数据'); +$this->headTitle()->setSeparator(' - '); +$this->headLink()->appendStylesheet('/css/mdreview.css'); +$this->breadcrumb('首页'); +$this->breadcrumb(''.$this->config->title->review.''); +$this->breadcrumb('审结元数据'); +$this->breadcrumb()->setSeparator(' > '); $this->headScript()->appendFile('/js/pubfunc.js'); ?> - -metadata)) : ?> -
-page->getNavigation(); ?> -
-metadata as $md) : - $thumburl='/gndata/'.sprintf('%05d',floor(($md['gid']+0.1)/100)*100).'-'.sprintf('%05d',ceil(($md['gid']+0.1)/100)*100-1)."/".$md['gid']; + +metadata)) : ?> +
+page->getNavigation(); ?> +
+metadata as $md) : + $thumburl='/gndata/'.sprintf('%05d',floor(($md['gid']+0.1)/100)*100).'-'.sprintf('%05d',ceil(($md['gid']+0.1)/100)*100-1)."/".$md['gid']; $thumburl.='/public/'.str_replace('_s.','.',$md['filename']); -?> -
-
- escape($md['title']); ?> 【接收时间:】 - - 查看评审页 - -
- - <?php echo $this->escape($md['title']);?> - -
- -
-
-page->getNavigation(); -else : -?> -
-

当前没有对应元数据。

-
- \ No newline at end of file +?> +
+
+ escape($md['title']); ?> 【接收时间:】 + + 查看评审页 + +
+ + <?php echo $this->escape($md['title']);?> + +
+ +
+page->getNavigation(); +else : +?> +
+

当前没有对应元数据。

+
+ +
diff --git a/application/default/views/scripts/review/search.phtml b/application/default/views/scripts/review/search.phtml index 6ea19a9a..251165e7 100644 --- a/application/default/views/scripts/review/search.phtml +++ b/application/default/views/scripts/review/search.phtml @@ -1,47 +1,47 @@ -headTitle($this->config->title->site); -$this->headTitle($this->config->title->review); -$this->headTitle('快速搜索'); -$this->headTitle()->setSeparator(' - '); -$this->headLink()->appendStylesheet('/css/mdreview.css'); -$this->breadcrumb('首页'); -$this->breadcrumb(''.$this->config->title->review.''); -$this->breadcrumb('快速搜索'); -$this->breadcrumb()->setSeparator(' > '); -$this->headScript()->appendFile('/js/pubfunc.js'); -?> - -metadata)) : ?> -
-page->getNavigation(); ?> -
-metadata as $md) : - $thumburl='/gndata/'.sprintf('%05d',floor(($md['gid']+0.1)/100)*100).'-'.sprintf('%05d',ceil(($md['gid']+0.1)/100)*100-1)."/".$md['gid']; +headTitle($this->config->title->site); +$this->headTitle($this->config->title->review); +$this->headTitle('快速搜索'); +$this->headTitle()->setSeparator(' - '); +$this->headLink()->appendStylesheet('/css/mdreview.css'); +$this->breadcrumb('首页'); +$this->breadcrumb(''.$this->config->title->review.''); +$this->breadcrumb('快速搜索'); +$this->breadcrumb()->setSeparator(' > '); +$this->headScript()->appendFile('/js/pubfunc.js'); +?> + +metadata)) : ?> +
+page->getNavigation(); ?> +
+metadata as $md) : + $thumburl='/gndata/'.sprintf('%05d',floor(($md['gid']+0.1)/100)*100).'-'.sprintf('%05d',ceil(($md['gid']+0.1)/100)*100-1)."/".$md['gid']; $thumburl.='/public/'.str_replace('_s.','.',$md['filename']); -?> -
-
- escape($md['title']); ?> 【状态:】 - - 查看评审页 - -
- - <?php echo $this->escape($md['title']);?> - -
- -
-
-page->getNavigation(); -else : -?> -
-

您的搜索结果为空,请尝试其他关键词进行查询。

-
- \ No newline at end of file +?> +
+
+ escape($md['title']); ?> 【状态:】 + + 查看评审页 + +
+ + <?php echo $this->escape($md['title']);?> + +
+ +
+page->getNavigation(); +else : +?> +
+

您的搜索结果为空,请尝试其他关键词进行查询。

+
+ +