0byt3m1n1
Path:
/
data
/
applications
/
aps
/
phpwiki
/
1.3.14-6
/
standard
/
htdocs
/
themes
/
blog
/
templates
/
[
Home
]
File: info.tmpl
<?= Template("default/info") ?> <div class="actionbuttons"> <?=$SEP?><?= Button("AuthorHistory", _("AuthorHistory")) ?> <?=$SEP?><?= Button("Diff") ?> <?=$SEP?><?= Button(array('action'=>'diff','previous' => 'minor'),_("Diff previous Revision"),$page->getName()) ?> <?=$SEP?><?= Button(array('action'=>'diff','previous' => 'author'),_("Diff previous Author"),$page->getName()) ?> </div> <br /> <div class="actionbuttons"> <?= Template("default/actionbar") ?> </div>