tbrehm
2009-07-09 2535cf6ecc136e74db74cb64e3636a860d7e78a8
Fixed wrong link to reseller form.
1 files modified
2 ■■■ changed files
interface/web/client/templates/resellers_list.htm 2 ●●● patch | view | raw | blame | history
interface/web/client/templates/resellers_list.htm
@@ -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>