We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27085c7 commit 2535cf6Copy full SHA for 2535cf6
interface/web/client/templates/resellers_list.htm
@@ -6,7 +6,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
6
<div class="pnl_toolsarea">
7
<fieldset><legend>Tools</legend>
8
<div class="buttons">
9
- <button class="iconstxt icoAdd" type="button" onClick="loadContent('client/client_edit.php');">
+ <button class="iconstxt icoAdd" type="button" onClick="loadContent('client/reseller_edit.php');">
10
<span>{tmpl_var name="add_new_record_txt"}</span>
11
</button>
12
</div>
0 commit comments