Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
a61ace04
Commit
a61ace04
authored
Dec 09, 2012
by
Dries
Browse files
Issue
#1833834
by dead_arm: Theme: information label is unclear.
parent
a6d45567
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
View file @
a61ace04
...
...
@@ -1290,8 +1290,8 @@ public function optionsSummary(&$categories, &$options) {
$options
[
'analyze-theme'
]
=
array
(
'category'
=>
'other'
,
'title'
=>
t
(
'
Theme
'
),
'value'
=>
t
(
'
Information
'
),
'title'
=>
t
(
'
Output
'
),
'value'
=>
t
(
'
Templates
'
),
'desc'
=>
t
(
'Get information on how to theme this display'
),
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment