diff --git a/e107_themes/bootstrap/install/install.xml b/e107_themes/bootstrap/install/install.xml index 05977f3ca..2f96f80bf 100644 --- a/e107_themes/bootstrap/install/install.xml +++ b/e107_themes/bootstrap/install/install.xml @@ -9,7 +9,9 @@ 1 Hello World! 0 - +
Go to Admin area ยป
[/html] +]]>
diff --git a/e107_themes/bootstrap/theme.php b/e107_themes/bootstrap/theme.php index adc1cfb43..c48aa2bfb 100644 --- a/e107_themes/bootstrap/theme.php +++ b/e107_themes/bootstrap/theme.php @@ -54,7 +54,6 @@ function tablestyle($caption, $text, $mode='') echo '

'.$caption.'

'.$text.'

-

Go to Admin area »

'; return;