Replaced references to szuru2 with szurubooru

This commit is contained in:
Marcin Kurczewski 2014-10-19 16:02:03 +02:00
parent 9817172db3
commit c55c0833ea
4 changed files with 7 additions and 7 deletions

View file

@ -1,13 +1,13 @@
[basic]
serviceName = szuru2
serviceName = szurubooru
serviceBaseUrl = http://localhost/
[mail]
botName = szuru2 bot
botName = szurubooru bot
botAddress = noreply@localhost
passwordResetSubject = szuru2 - password reset
passwordResetSubject = szurubooru - password reset
passwordResetBodyPath = mail/password-reset.txt
activationSubject = szuru2 - account activation
activationSubject = szurubooru - account activation
activationBodyPath = mail/activation.txt
[database]

View file

@ -8,4 +8,4 @@ In order to finish activation, please click this link or paste it in your browse
Otherwise please ignore this mail.
Thank you and have a nice day,
szuru2 registration bot
szurubooru registration bot

View file

@ -8,4 +8,4 @@ In order to proceed, please click this link or paste it in your browser address
Otherwise please ignore this mail.
Thank you and have a nice day,
szuru2 registration bot
szurubooru registration bot

View file

@ -15,7 +15,7 @@
<meta charset="utf-8"/>
<!-- build:remove -->
<title>szuru2</title>
<title>szurubooru</title>
<!-- /build -->
<!-- build:template
<title><%= serviceName %></title>