0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
phpwiki
/
1.3.14-6
/
standard
/
htdocs
/
themes
/
default
/
templates
/
[
Home
]
File: nochanges.tmpl
<?php // -*-html-*- ?> <!-- $Id: nochanges.tmpl,v 1.4 2003/02/21 04:10:58 dairiki Exp $ --> <p><strong><?=_("Edit aborted.")?></strong> <?=_("You have not made any changes so no new version has been saved.")?></p> <?php if (!empty($LOCK_CHANGED_MSG)) { ?> <p><?=$LOCK_CHANGED_MSG?></p> <?php } ?> <?= Template('browse') ?>