mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/11915] Do not display the "Place inline" button when JS is disabled.
PHPBB3-11915
This commit is contained in:
parent
6837b724a3
commit
708622a0bb
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
float: right;
|
||||
}
|
||||
|
||||
#attach-row-tpl {
|
||||
#attach-row-tpl, .nojs .file-inline-bbcode {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue