From beb6a29f7b641f9efab12e33ac0d6b901b396159 Mon Sep 17 00:00:00 2001 From: Fabrice Bellingard Date: Wed, 4 Sep 2013 10:52:55 +0200 Subject: [PATCH] Fix typos and format on "Database is up-to-date" page. --- .../webapp/WEB-INF/app/views/setup/db_uptodate.html.erb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/setup/db_uptodate.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/setup/db_uptodate.html.erb index 7029edacb8d..63b3c49006d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/setup/db_uptodate.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/setup/db_uptodate.html.erb @@ -1,11 +1,10 @@
- <%= image_tag 'accept.png' -%> - Database is up-to-date. + <%= image_tag 'accept.png' -%> Database is up-to-date.

- You will be redirected shortly to Sonar. + You will be redirected shortly to SonarQube.
- (if this doesn't happen, you can click here to be redirected.) + (if this does not happen, you can click here to be redirected)
\ No newline at end of file -- 2.39.5