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
Guilherme Filippo
ISPConfig 3
Commits
2535cf6e
Commit
2535cf6e
authored
Jul 09, 2009
by
tbrehm
Browse files
Fixed wrong link to reseller form.
parent
27085c7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/client/templates/resellers_list.htm
View file @
2535cf6e
...
...
@@ -6,7 +6,7 @@
<div
class=
"pnl_toolsarea"
>
<fieldset><legend>
Tools
</legend>
<div
class=
"buttons"
>
<button
class=
"iconstxt icoAdd"
type=
"button"
onClick=
"loadContent('client/
client
_edit.php');"
>
<button
class=
"iconstxt icoAdd"
type=
"button"
onClick=
"loadContent('client/
reseller
_edit.php');"
>
<span>
{tmpl_var name="add_new_record_txt"}
</span>
</button>
</div>
...
...
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