Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ISPConfig 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ISPConfig
ISPConfig 3
Commits
b67e4fbd
Commit
b67e4fbd
authored
16 years ago
by
tbrehm
Browse files
Options
Downloads
Patches
Plain Diff
Fixed: FS#396 - Email Filter + cancel button
parent
ea9e7bd9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
interface/web/mail/templates/mail_user_filter_edit.htm
+37
-37
37 additions, 37 deletions
interface/web/mail/templates/mail_user_filter_edit.htm
with
37 additions
and
37 deletions
interface/web/mail/templates/mail_user_filter_edit.htm
+
37
−
37
View file @
b67e4fbd
<h2><tmpl_var
name=
"list_head_txt"
></h2>
<div
class=
"panel panel_mail_user_filter"
>
<div
class=
"pnl_formsarea"
>
<fieldset
id=
"wf_area_mail_user_filter"
><legend>
Filter
</legend>
<span
class=
"wf_oneField"
>
<label
for=
"rulename"
class=
"wf_preField"
>
{tmpl_var name='rulename_txt'}
</label>
<input
type=
"text"
id=
"rulename"
name=
"rulename"
value=
"{tmpl_var name='rulename'}"
size=
"30"
maxlength=
"255"
>
</span>
<span
class=
"wf_oneField"
>
<label
for=
"source"
class=
"wf_preField"
>
{tmpl_var name='source_txt'}
</label>
<select
id=
"source"
name=
"source"
>
{tmpl_var name='source'}
</select>
<select
id=
"op"
name=
"op"
>
{tmpl_var name='op'}
</select>
<input
type=
"text"
id=
"searchterm"
name=
"searchterm"
value=
"{tmpl_var name='searchterm'}"
size=
"30"
maxlength=
"255"
>
</span>
<span
class=
"wf_oneField"
>
<label
for=
"action"
class=
"wf_preField"
>
{tmpl_var name='action_txt'}
</label>
<select
id=
"action"
name=
"action"
>
{tmpl_var name='action'}
</select>
<input
type=
"text"
id=
"target"
name=
"target"
value=
"{tmpl_var name='target'}"
size=
"30"
maxlength=
"255"
>
</span>
<span
class=
"wf_oneField"
>
<label
for=
"active"
class=
"wf_preField"
>
{tmpl_var name='active_txt'}
</label>
<span
class=
""
>
{tmpl_var name='active'}
</span>
</span>
</fieldset>
<input
type=
"hidden"
name=
"id"
value=
"{tmpl_var name='id'}"
>
<input
name=
"mailuser_id"
type=
"hidden"
value=
"{tmpl_var name='mailuser_id'}"
>
<div
class=
"wf_actions buttons"
>
<button
class=
"positive iconstxt icoPositive"
type=
"button"
value=
"{tmpl_var name='btn_save_txt'}"
onClick=
"submitForm('pageForm','mail/mail_user_filter_edit.php');"
><span>
{tmpl_var name='btn_save_txt'}
</span></button>
<button
class=
"negative iconstxt icoNegative"
type=
"button"
value=
"{tmpl_var name='btn_cancel_txt'}"
onClick=
"loadContent('mail/mail_user_
filter_list.php
');"
><span>
{tmpl_var name='btn_cancel_txt'}
</span></button>
</div>
</div>
</div>
<h2><tmpl_var
name=
"list_head_txt"
></h2>
<div
class=
"panel panel_mail_user_filter"
>
<div
class=
"pnl_formsarea"
>
<fieldset
id=
"wf_area_mail_user_filter"
><legend>
Filter
</legend>
<span
class=
"wf_oneField"
>
<label
for=
"rulename"
class=
"wf_preField"
>
{tmpl_var name='rulename_txt'}
</label>
<input
type=
"text"
id=
"rulename"
name=
"rulename"
value=
"{tmpl_var name='rulename'}"
size=
"30"
maxlength=
"255"
>
</span>
<span
class=
"wf_oneField"
>
<label
for=
"source"
class=
"wf_preField"
>
{tmpl_var name='source_txt'}
</label>
<select
id=
"source"
name=
"source"
>
{tmpl_var name='source'}
</select>
<select
id=
"op"
name=
"op"
>
{tmpl_var name='op'}
</select>
<input
type=
"text"
id=
"searchterm"
name=
"searchterm"
value=
"{tmpl_var name='searchterm'}"
size=
"30"
maxlength=
"255"
>
</span>
<span
class=
"wf_oneField"
>
<label
for=
"action"
class=
"wf_preField"
>
{tmpl_var name='action_txt'}
</label>
<select
id=
"action"
name=
"action"
>
{tmpl_var name='action'}
</select>
<input
type=
"text"
id=
"target"
name=
"target"
value=
"{tmpl_var name='target'}"
size=
"30"
maxlength=
"255"
>
</span>
<span
class=
"wf_oneField"
>
<label
for=
"active"
class=
"wf_preField"
>
{tmpl_var name='active_txt'}
</label>
<span
class=
""
>
{tmpl_var name='active'}
</span>
</span>
</fieldset>
<input
type=
"hidden"
name=
"id"
value=
"{tmpl_var name='id'}"
>
<input
name=
"mailuser_id"
type=
"hidden"
value=
"{tmpl_var name='mailuser_id'}"
>
<div
class=
"wf_actions buttons"
>
<button
class=
"positive iconstxt icoPositive"
type=
"button"
value=
"{tmpl_var name='btn_save_txt'}"
onClick=
"submitForm('pageForm','mail/mail_user_filter_edit.php');"
><span>
{tmpl_var name='btn_save_txt'}
</span></button>
<button
class=
"negative iconstxt icoNegative"
type=
"button"
value=
"{tmpl_var name='btn_cancel_txt'}"
onClick=
"loadContent('mail/mail_user_
edit.php?id={tmpl_var name='mailuser_id'}
');"
><span>
{tmpl_var name='btn_cancel_txt'}
</span></button>
</div>
</div>
</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