* Finish task #5293.

This commit is contained in:
Yagami
2019-02-22 14:21:09 +08:00
parent 11393c442e
commit fb9ce6edfc
2 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ js::set('sysurl', common::getSysUrl());
<div class="btn-toolbar">
<?php common::printBack($browseLink);?>
<div class='divider'></div>
<button type='button' class='btn fullscreen-btn' title='<?php echo $lang->doc->retrack;?>'><i class='icon icon-fullscreen'></i></button>
<button type='button' class='btn fullscreen-btn' title='<?php echo $lang->doc->retrack;?>'><i class='icon icon-fullscreen'></i><?php echo ' ' . $lang->doc->retrack;?></button>
<?php
if(!$doc->deleted)
{