Merge branch 'zui'
Conflicts: module/bug/view/activate.html.php module/bug/view/assignto.html.php module/bug/view/confirmbug.html.php module/bug/view/edit.html.php module/bug/view/resolve.html.php module/build/view/create.html.php module/build/view/edit.html.php module/common/model.php module/common/view/header.lite.html.php module/file/view/edit.html.php module/my/view/bug.html.php module/product/view/browse.html.php module/product/view/close.html.php module/product/view/edit.html.php module/productplan/view/edit.html.php module/project/view/activate.html.php module/project/view/batchedit.html.php module/project/view/burn.html.php module/project/view/close.html.php module/project/view/edit.html.php module/project/view/putoff.html.php module/project/view/start.html.php module/project/view/story.html.php module/project/view/suspend.html.php module/project/view/taskheader.html.php module/release/view/edit.html.php module/search/view/buildform.html.php module/story/view/batchclose.html.php module/story/view/change.html.php module/task/control.php module/task/css/batchcreate.css module/task/view/activate.html.php module/task/view/assignto.html.php module/task/view/batchcreate.html.php module/task/view/cancel.html.php module/task/view/close.html.php module/task/view/create.html.php module/task/view/edit.html.php module/task/view/finish.html.php module/task/view/start.html.php module/testtask/view/close.html.php module/testtask/view/edit.html.php module/testtask/view/start.html.php www/theme/default/style.css
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
echo "<p class='strong'>{$lang->extension->unremovedFiles}</p>";
|
||||
echo join($removeCommands, '<br />');
|
||||
}
|
||||
echo "<p class='a-center'>" . html::commonButton($lang->extension->viewAvailable, 'onclick=parent.location.href="' . inlink('browse', 'type=available') . '"') . '</p>';
|
||||
echo "<p class='text-center'>" . html::commonButton($lang->extension->viewAvailable, 'onclick=parent.location.href="' . inlink('browse', 'type=available') . '"') . '</p>';
|
||||
?>
|
||||
<?php endif;?>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user