Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
5a3b0bad
Commit
5a3b0bad
authored
Sep 07, 2012
by
Falko Timme
Browse files
- Adjusted APS Install button to have the same style as all the other "Add new Record" buttons.
parent
a56c6709
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/sites/templates/aps_packagedetails_show.htm
View file @
5a3b0bad
...
...
@@ -8,11 +8,15 @@
<p>
</p>
<div
class=
"pnl_toolsarea"
>
<button
class=
"button iconstxt icoAdd"
type=
"button"
onclick=
"loadContent('sites/aps_install_package.php?id={tmpl_var name='pkg_id'}');"
>
<span>
{tmpl_var name='install_package_txt'}
</span>
</button>
<p>
</p><p>
</p>
<fieldset>
<div
class=
"buttons"
>
<button
class=
"button iconstxt icoAdd"
type=
"button"
onclick=
"loadContent('sites/aps_install_package.php?id={tmpl_var name='pkg_id'}');"
>
<span>
{tmpl_var name="install_package_txt"}
</span>
</button>
</div>
</fieldset>
</div>
<p>
</p><p>
</p>
<div
class=
"tabbox_tabs"
>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment