Darn Windows slashes
parent
4b1b5d9320
commit
d22f595043
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ By default szurubooru allows you to search for similar posts on IQDB, Danbooru a
|
|||
|
||||
It currently is not possible to edit these providers in an easy way. It however is possible to change the providers by editing the client source code.
|
||||
|
||||
Open the file `client\html\post_readonly_sidebar.tpl` and search for `<section class='search'>`, this should be around line number 56.
|
||||
Open the file `client/html/post_readonly_sidebar.tpl` and search for `<section class='search'>`, this should be around line number 56.
|
||||
|
||||
By default the section will look like this:
|
||||
```html
|
||||
|
|
Loading…
Reference in a new issue