Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Zvonimir
ISPConfig 3
Commits
6a1dced4
Commit
6a1dced4
authored
May 08, 2014
by
Marius Cramer
Browse files
Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into stable-3.0.5
parents
f70cd8ed
9a36e129
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/admin/templates/directive_snippets_edit.htm
View file @
6a1dced4
...
...
@@ -17,7 +17,7 @@
</div>
<div
class=
"ctrlHolder"
>
<label
for=
"snippet"
>
{tmpl_var name='snippet_txt'}
</label>
<textarea
name=
"snippet"
id=
"snippet"
rows=
'10'
cols=
'50'
style=
"width:400px;"
>
{tmpl_var name='snippet'}
</textarea><
div
class=
"nginx"
>
{tmpl_var name='variables_txt'}:
<a
href=
"javascript:void(0);"
class=
"addPlaceholder"
>
{DOCROOT}
</a>
,
<a
href=
"javascript:void(0);"
class=
"addPlaceholder"
>
{FASTCGIPASS}
</a>
</div>
<textarea
name=
"snippet"
id=
"snippet"
rows=
'10'
cols=
'50'
style=
"width:400px;"
>
{tmpl_var name='snippet'}
</textarea><
span
class=
"nginx"
>
{tmpl_var name='variables_txt'}:
</span>
<a
href=
"javascript:void(0);"
class=
"addPlaceholder
nginx
"
>
{DOCROOT}
</a>
<span
class=
"nginx"
>
,
</span>
<a
href=
"javascript:void(0);"
class=
"addPlaceholder
nginx
"
>
{FASTCGIPASS}
</a>
</div>
<div
class=
"ctrlHolder"
>
<p
class=
"label"
>
{tmpl_var name='active_txt'}
</p>
...
...
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