Skip to content

Commit 2535cf6

Browse files
committed
Fixed wrong link to reseller form.
1 parent 27085c7 commit 2535cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/client/templates/resellers_list.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
66
<div class="pnl_toolsarea">
77
<fieldset><legend>Tools</legend>
88
<div class="buttons">
9-
<button class="iconstxt icoAdd" type="button" onClick="loadContent('client/client_edit.php');">
9+
<button class="iconstxt icoAdd" type="button" onClick="loadContent('client/reseller_edit.php');">
1010
<span>{tmpl_var name="add_new_record_txt"}</span>
1111
</button>
1212
</div>

0 commit comments

Comments
 (0)