git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@192 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
parent
9539998bae
commit
79b07684dd
1 changed files with 1 additions and 1 deletions
|
@ -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');
|
||||
|
|
Loading…
Reference in a new issue