?? browse.tmpl
字號:
<?php // -*-html-*- ?><!-- $Id: browse.tmpl,v 1.2 2004/06/18 08:40:39 rurban Exp $ --><?php if (! $revision->isCurrent()) { ?> <p><strong><?=_("Note:")?></strong> <?=_("You are viewing an old revision of this page.")?> <?= Button('browse', _("View the current version"), $page)?>. </p><?php } ?><?php if (!empty($redirected)) { ?> <p><?= $redirected ?></p><?php } ?><?=$CONTENT?><div id="revision"><p class="editdate"><?= $WikiTheme->getLastModifiedMessage($revision) ?></p><?phpglobal $HIDE_TOOLBARS;if (!$HIDE_TOOLBARS) {?></div><?php } ?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -