|
|
@ -220,7 +220,9 @@ echo '<table cellpadding="0" cellspacing="0" class="lp_build">'; |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
if($is_new) { |
|
|
|
if($is_new) { |
|
|
|
echo '<div class="confirmation-message">'; |
|
|
|
echo '<div class="confirmation-message">'; |
|
|
|
echo get_lang("LearnPathAdded"); |
|
|
|
echo '<div style="margin-left: 25px; margin-right: 20px;">'; |
|
|
|
|
|
|
|
echo get_lang("LearnPathAdded"); |
|
|
|
|
|
|
|
echo '</div>'; |
|
|
|
echo '</div>'; |
|
|
|
echo '</div>'; |
|
|
|
} |
|
|
|
} |
|
|
|
if($is_new) { |
|
|
|
if($is_new) { |
|
|
|