mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 06:13:58 -07:00
feat: Restore AJAX_HTML_DIR
constant
This commit is contained in:
parent
e6ef601703
commit
e3e1975347
5 changed files with 4 additions and 0 deletions
|
@ -194,6 +194,8 @@ $template->assign_vars([
|
|||
'BONUS_URL' => BB_ROOT . BONUS_URL,
|
||||
'TOPIC_URL' => BB_ROOT . TOPIC_URL,
|
||||
|
||||
'AJAX_HTML_DIR' => AJAX_HTML_DIR,
|
||||
|
||||
'ONLY_NEW_POSTS' => ONLY_NEW_POSTS,
|
||||
'ONLY_NEW_TOPICS' => ONLY_NEW_TOPICS,
|
||||
|
||||
|
|
BIN
styles/templates/default/images/icons_sources/icon_large.gif
Normal file
BIN
styles/templates/default/images/icons_sources/icon_large.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
BIN
styles/templates/default/images/icons_sources/icon_medium.gif
Normal file
BIN
styles/templates/default/images/icons_sources/icon_medium.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
BIN
styles/templates/default/images/icons_sources/icon_small.gif
Normal file
BIN
styles/templates/default/images/icons_sources/icon_small.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
2
styles/templates/default/images/icons_sources/info.txt
Normal file
2
styles/templates/default/images/icons_sources/info.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Color: #3c618b
|
||||
Font: Arial (Regular) 11pt
|
Loading…
Add table
Add a link
Reference in a new issue