* make progress bar jump back to list.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
?>
|
||||
<header id="mainMenu" class='design-steps'>
|
||||
<?php echo html::backButton("<i class='icon icon-back icon-sm'></i> $lang->goback", '', 'btn btn-info');?>
|
||||
<?php echo html::a(inlink("prompts"), html::commonButton("<i class='icon icon-back icon-sm'></i> $lang->goback", '', 'btn btn-info'));?>
|
||||
<div class='steps'>
|
||||
<?php
|
||||
$step = preg_replace('/^prompt/', '', $app->methodName);
|
||||
|
||||
Reference in New Issue
Block a user