change style

This commit is contained in:
wlx 2013-05-24 14:40:57 +00:00
parent c34347d14c
commit fca38a73f7
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ foreach($this->keys as $cg) :
endforeach;
?></ul>
<?php if ($md->doi) : ?>
<ul class="well well-small inline unstyled"><li>数据DOI<?php echo $md->doi; ?></li></ul>
<ul class="well well-small inline unstyled"><li><span class="label label-success">数据DOI</span><?php echo $md->doi; ?></li></ul>
<?php endif; ?>
<div>
<hr />