Darn Windows slashes

neobooru 2021-08-26 18:42:52 +02:00
parent 4b1b5d9320
commit d22f595043

@ -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