Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sg_mail
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
TYPO3
sg_mail
Commits
07b84ac7
Commit
07b84ac7
authored
7 years ago
by
Torsten Oppermann
Browse files
Options
Downloads
Patches
Plain Diff
[TASK] Review fixes
parent
780f03ae
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!3
New version 4 1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Resources/Private/Language/locallang.xlf
+1
-1
1 addition, 1 deletion
Resources/Private/Language/locallang.xlf
Resources/Private/Partials/Queue/Filter.html
+2
-3
2 additions, 3 deletions
Resources/Private/Partials/Queue/Filter.html
with
3 additions
and
4 deletions
Resources/Private/Language/locallang.xlf
+
1
−
1
View file @
07b84ac7
...
...
@@ -127,7 +127,7 @@
<source>
Your filter criteria didn't match any entries.
</source>
</trans-unit>
<trans-unit
id=
"backend.no_site_root"
>
<source>
Please select one of the following
W
ebsite roots:
</source>
<source>
Please select one of the following
w
ebsite roots:
</source>
</trans-unit>
<trans-unit
id=
"backend.not_sent"
>
<source>
Not Sent
</source>
...
...
This diff is collapsed.
Click to expand it.
Resources/Private/Partials/Queue/Filter.html
+
2
−
3
View file @
07b84ac7
...
...
@@ -51,7 +51,7 @@
<div
class=
"form-group"
>
<label
for=
"filter-fields"
>
<f:translate
key=
"backend.filters.fields"
/>
<small>
<f:translate
key=
"backend.filter.fields.description"
/>
</small>
<f:translate
key=
"backend.filter.fields.description"
/>
</label>
<f:form.select
class=
"form-control"
multiple=
"1"
size=
"9"
property=
"filterFields"
optionValueField=
"value"
options=
"{filterFields}"
id=
"filter-fields"
/>
</div>
...
...
@@ -78,7 +78,7 @@
</label>
</span>
</div>
<div
class=
"input-group"
style=
"width: 100%; display: block;"
>
<div
class=
"input-group
form-group
"
style=
"width: 100%; display: block;"
>
<label
for=
"filter-to-date"
>
<f:translate
key=
"backend.filter.date_to"
/>
</label>
...
...
@@ -113,7 +113,6 @@
</label>
</div>
<div
class=
"form-group"
>
<br
/>
<f:form.button
class=
"btn btn-success form-group col-xs-12 col-md-12"
type=
"submit"
>
<f:translate
key=
"backend.filter.filter"
/></f:form.button>
</div>
...
...
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