first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php use_helper('stProgressBar') ?>
|
||||
<?php foreach ($langs as $lang): ?>
|
||||
<?php echo progress_bar('stPositioning_sitemap_'.$lang,'stSitemapGenerator','step_'.$lang,$count); ?>
|
||||
<?php endforeach; ?>
|
||||
Reference in New Issue
Block a user