From 005b90cedea903bc5b0ab9450a72e192a4ba3427 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 19 Feb 2019 20:11:54 +0300 Subject: installer CSS tweaks --- install/index.php | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'install') diff --git a/install/index.php b/install/index.php index d7fcb3ed7..d34bffe78 100755 --- a/install/index.php +++ b/install/index.php @@ -2,7 +2,7 @@ Tiny Tiny RSS - Installer - + @@ -191,7 +191,7 @@ ?>
- +
- +
- +
- + If needed
- + Usually 3306 for MySQL or 5432 for PostgreSQL
@@ -230,7 +230,7 @@

This should be set to the location your Tiny Tiny RSS will be available on.

- +
@@ -410,11 +410,13 @@ - "; + "; echo make_config($DB_TYPE, $DB_HOST, $DB_USER, $DB_NAME, $DB_PASS, $DB_PORT, $SELF_URL_PATH); print ""; ?> +
+

We can also try saving the file automatically now.

-- cgit v1.2.3