Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ISPConfig 3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lolo888
ISPConfig 3
Commits
1b864868
Commit
1b864868
authored
Jun 19, 2014
by
Falko Timme
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- force Google Chrome to NOT autocomplete user/password fields.
parent
117ecd60
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
0 deletions
+6
-0
interface/web/themes/blue/templates/main.tpl.htm
interface/web/themes/blue/templates/main.tpl.htm
+1
-0
interface/web/themes/default-304/templates/main.tpl.htm
interface/web/themes/default-304/templates/main.tpl.htm
+1
-0
interface/web/themes/default/templates/main.tpl.htm
interface/web/themes/default/templates/main.tpl.htm
+1
-0
interface/web/themes/default_64_navimg/templates/main.tpl.htm
...rface/web/themes/default_64_navimg/templates/main.tpl.htm
+1
-0
interface/web/themes/default_combobox/templates/main.tpl.htm
interface/web/themes/default_combobox/templates/main.tpl.htm
+1
-0
interface/web/themes/default_no_navimg/templates/main.tpl.htm
...rface/web/themes/default_no_navimg/templates/main.tpl.htm
+1
-0
No files found.
interface/web/themes/blue/templates/main.tpl.htm
View file @
1b864868
...
...
@@ -161,6 +161,7 @@
<!-- begin: #content -->
<section
id=
"content"
>
<form
method=
"post"
action=
""
id=
"pageForm"
name=
"pageForm"
enctype=
"multipart/form-data"
class=
"uniForm"
>
<input
type=
"text"
style=
"display:none"
/><input
type=
"password"
style=
"display:none"
/>
<div
id=
"pageContent"
>
<!-- AJAX CONTENT -->
</div>
</form>
<div
id=
"ie_clearing"
>
</div>
...
...
interface/web/themes/default-304/templates/main.tpl.htm
View file @
1b864868
...
...
@@ -168,6 +168,7 @@
<a
id=
"content"
name=
"content"
></a>
<!-- skiplink anchor: Content -->
<form
method=
"post"
action=
""
id=
"pageForm"
name=
"pageForm"
enctype=
"multipart/form-data"
class=
"uniForm"
>
<input
type=
"text"
style=
"display:none"
/><input
type=
"password"
style=
"display:none"
/>
<div
id=
"pageContent"
>
<!-- AJAX CONTENT -->
</div>
</form>
</div>
...
...
interface/web/themes/default/templates/main.tpl.htm
View file @
1b864868
...
...
@@ -164,6 +164,7 @@
<!-- begin: #content -->
<section
id=
"content"
>
<form
method=
"post"
action=
""
id=
"pageForm"
name=
"pageForm"
enctype=
"multipart/form-data"
class=
"uniForm"
>
<input
type=
"text"
style=
"display:none"
/><input
type=
"password"
style=
"display:none"
/>
<div
id=
"pageContent"
>
<!-- AJAX CONTENT -->
</div>
</form>
<div
id=
"ie_clearing"
>
</div>
...
...
interface/web/themes/default_64_navimg/templates/main.tpl.htm
View file @
1b864868
...
...
@@ -168,6 +168,7 @@
<a
id=
"content"
name=
"content"
></a>
<!-- skiplink anchor: Content -->
<form
method=
"post"
action=
""
id=
"pageForm"
name=
"pageForm"
enctype=
"multipart/form-data"
class=
"uniForm"
>
<input
type=
"text"
style=
"display:none"
/><input
type=
"password"
style=
"display:none"
/>
<div
id=
"pageContent"
>
<!-- AJAX CONTENT -->
</div>
</form>
</div>
...
...
interface/web/themes/default_combobox/templates/main.tpl.htm
View file @
1b864868
...
...
@@ -323,6 +323,7 @@
<a
id=
"content"
name=
"content"
></a>
<!-- skiplink anchor: Content -->
<form
method=
"post"
action=
""
id=
"pageForm"
name=
"pageForm"
enctype=
"multipart/form-data"
class=
"uniForm"
>
<input
type=
"text"
style=
"display:none"
/><input
type=
"password"
style=
"display:none"
/>
<div
id=
"pageContent"
>
<!-- AJAX CONTENT -->
</div>
</form>
</div>
...
...
interface/web/themes/default_no_navimg/templates/main.tpl.htm
View file @
1b864868
...
...
@@ -169,6 +169,7 @@
<a
id=
"content"
name=
"content"
></a>
<!-- skiplink anchor: Content -->
<form
method=
"post"
action=
""
id=
"pageForm"
name=
"pageForm"
enctype=
"multipart/form-data"
class=
"uniForm"
>
<input
type=
"text"
style=
"display:none"
/><input
type=
"password"
style=
"display:none"
/>
<div
id=
"pageContent"
>
<!-- AJAX CONTENT -->
</div>
</form>
</div>
...
...
Write
Preview
Markdown
is supported
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