Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplenews-3389521
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
simplenews-3389521
Commits
19f30a4b
Commit
19f30a4b
authored
13 years ago
by
berliner
Committed by
Simon Georges
13 years ago
Browse files
Options
Downloads
Patches
Plain Diff
#1216142
by berliner: Errors in simplenews_theme()
parent
e93ae270
No related branches found
Branches containing commit
Tags
6.x-2.0-alpha3
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
simplenews.module
+2
-2
2 additions, 2 deletions
simplenews.module
with
2 additions
and
2 deletions
simplenews.module
+
2
−
2
View file @
19f30a4b
...
...
@@ -2427,9 +2427,9 @@ function simplenews_theme() {
'path'
=>
$path
.
'/theme'
,
),
'simplenews_subscription_list'
=>
array
(
'file'
=>
'
includes/
simplenews.admin.inc'
,
'file'
=>
'simplenews.admin.inc'
,
'arguments'
=>
array
(
'form'
=>
NULL
),
'path'
=>
$path
.
'/
theme
'
,
'path'
=>
$path
.
'/
includes
'
,
),
);
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment