mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-03 05:07:46 +00:00
Move template files
This commit is contained in:
parent
6e278bc727
commit
8e5c1518d4
190 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ public class WebServerConfigWriter implements ConfigWriter {
|
|||
config.put("mysql.database", "havana");
|
||||
|
||||
config.put("template.directory", "tools/www-tpl");
|
||||
config.put("template.name", "default");
|
||||
config.put("template.name", "default-en");
|
||||
return config;
|
||||
}
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue