mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 17:02:44 +00:00
Update Xenforo
parent
c4bdd33032
commit
898888bf60
14
Xenforo.md
14
Xenforo.md
@ -4,14 +4,18 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
1. Applications -> Create New Page
|
1: Applications -> Create New Page
|
||||||
2. URL Portion: `bans`, title: `Bans`
|
|
||||||
3. Go to Page Options
|
2: URL Portion: `bans`, title: `Bans`
|
||||||
4. Template HTML:
|
|
||||||
|
3: Go to Page Options
|
||||||
|
|
||||||
|
4: Template HTML:
|
||||||
|
|
||||||
```
|
```
|
||||||
<iframe src="http://example.com/bans/" width="800" height="1200" frameborder="0">
|
<iframe src="http://example.com/bans/" width="800" height="1200" frameborder="0">
|
||||||
<p>Your browser does not support iframes.</p>
|
<p>Your browser does not support iframes.</p>
|
||||||
</iframe>
|
</iframe>
|
||||||
```
|
```
|
||||||
5. Save Page
|
|
||||||
|
5: Save Page
|
||||||
|
Loading…
x
Reference in New Issue
Block a user