mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
[ticket/11915] Do not display the "Place inline" button when JS is disabled.
PHPBB3-11915
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
#attach-row-tpl {
|
#attach-row-tpl, .nojs .file-inline-bbcode {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user