diff --git a/ingo/templates/basic/script/_script.html.php b/ingo/templates/basic/script/_script.html.php index a7285d19bff..41e9ca9dec6 100644 --- a/ingo/templates/basic/script/_script.html.php +++ b/ingo/templates/basic/script/_script.html.php @@ -1,6 +1,5 @@ -

h($script['name']) ?>

  $line): ?>
-    h($line)) ?>
+h($line)) ?>
 
 
diff --git a/ingo/templates/basic/script/script.html.php b/ingo/templates/basic/script/script.html.php index 625062a1a8b..30f5bef1a49 100644 --- a/ingo/templates/basic/script/script.html.php +++ b/ingo/templates/basic/script/script.html.php @@ -1,32 +1,28 @@

scriptexists): ?> - - - - -
+
showactivate): ?> -
- - " /> -
-
- - " /> -
-
- - " /> -
+
+ + " /> +
+
+ + " /> +
+
+ + " /> +
-
- " /> -
+
+ " /> +
-
+ renderPartial('script', array('collection' => $this->scripts)) ?> -
[]
+
[]
diff --git a/ingo/themes/default/screen.css b/ingo/themes/default/screen.css index b0fe457fcde..29d36e04fe7 100644 --- a/ingo/themes/default/screen.css +++ b/ingo/themes/default/screen.css @@ -5,6 +5,8 @@ table { /* Scripts page. */ .scriptHeader { + margin: 0; + text-align: center; width: 100%; } .scriptHeader form {