<?php /* * */ function exitDevice() { ?> <button type="button" id="exit-button" class="btn btn-primary" onclick="<?php __('退出设备吗?') ?>">退出设备</button> <?php }