You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following changes were made:
* Update credits, in a way that does not preserve needless comments. Enforce a consistent style on date writing.
* Fix bug in AlterVP that caused the code for the credits description to be executed even if disabled.
* Update Tutorial Link Changer, with a much better way of replacing the link, and fixing an issue where it would not be replaced sometimes. If you still face an issue, feel free to update #18 or make a new issue.
Copy file name to clipboardexpand all lines: responsive-domain-search/README.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ It makes the VistaPanel search form responsive, so that it does not break the vP
5
5
6
6
## Where should I put it?
7
7
Put it in the Header Advert Area (IMPORTANT).
8
-
Due to [this issue](https://github.com/VPTOfficial/VistaPanel-Customizations/issues/4) reported by [MAHOfficial](https://github.com/mahofficial), the code doesn't seem to run properly if you put it elsewhere. Thanks for reporting it.
8
+
Due to [this issue](https://github.com/VPTOfficial/VistaPanel-Customizations/issues/4) reported by [AADev](https://github.com/mahofficial), the code doesn't seem to run properly if you put it elsewhere. Thanks for reporting it.
9
9
10
10
## How can I install it?
11
11
Create a script tag with `src` pointing to `responsive-domain-search.js` or `responsive-domain-search.min.js` for the minified version.
0 commit comments