mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
added subforum read/unread icons (thanks to thatbitextra for providing them).
fixed issue with forum passwords only alloweing ASCII in administration while allowing non-ASCII on user-entered passwords git-svn-id: file:///svn/phpbb/trunk@7581 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -80,6 +80,9 @@ img_global_unread_mine = announce_unread_mine.gif*27*27
|
||||
img_global_unread_locked = announce_unread_locked.gif*27*27
|
||||
img_global_unread_locked_mine = announce_unread_locked_mine.gif*27*27
|
||||
|
||||
img_subforum_read = subforum_read.gif*9*11
|
||||
img_subforum_unread = subforum_unread.gif*9*11
|
||||
|
||||
img_pm_read = topic_read.gif*27*27
|
||||
img_pm_unread = topic_unread.gif*27*27
|
||||
|
||||
|
BIN
phpBB/styles/prosilver/imageset/subforum_read.gif
Normal file
BIN
phpBB/styles/prosilver/imageset/subforum_read.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 B |
BIN
phpBB/styles/prosilver/imageset/subforum_unread.gif
Normal file
BIN
phpBB/styles/prosilver/imageset/subforum_unread.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 B |
Reference in New Issue
Block a user