change download text

This commit is contained in:
wlx 2013-06-07 01:20:03 +00:00
parent c64ecd7ece
commit 18a42a5a51
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@ endforeach;
</a> </a>
<?php else: ?> <?php else: ?>
<a href="/data/order/uuid/<?php echo $md->uuid; ?>" class="btn btn-primary btn-large btn-block" title="免费!离线申请此数据(在线数据和离线数据都可申请)"> <a href="/data/order/uuid/<?php echo $md->uuid; ?>" class="btn btn-primary btn-large btn-block" title="免费!离线申请此数据(在线数据和离线数据都可申请)">
离线申请 放入数据篮
</a> </a>
<?php endif;endif; ?> <?php endif;endif; ?>
</div> </div>