This commit is contained in:
mensonge 2008-12-03 13:28:00 +00:00
parent 9539998bae
commit 79b07684dd

View file

@ -30,7 +30,7 @@ echo '</ol>';
?>
<h3><?php echo T_('Other actions')?></h3>
<p>
<a href="<?php echo createURL('admin','checkUrl/') ?>"> <?php echo T_('Check all urls (May take some times)') ?></a>
<a href="<?php echo createURL('admin','checkUrl/') ?>"> <?php echo T_('Check all URLs (May take some time)') ?></a>
</p>
<?php
$this->includeTemplate('sidebar.tpl');