Ignore:
Timestamp:
03/15/06 21:31:58 (7 years ago)
Author:
anarcat
Message:

remove all occurences of the sta_ strings in file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bureau/admin/sta_add.php

    r1439 r1505  
    4545        } 
    4646?> 
    47 <form method="post" action="sta_doadd.php" id="main" name="main"> 
     47<form method="post" action="webalizer_doadd.php" id="main" name="main"> 
    4848<table border="1" cellspacing="0" cellpadding="4"> 
    4949<tr><th><input type="hidden" name="id" value="<?php echo $id ?>" /> 
     
    6262</table> 
    6363</form> 
    64 <?php $mem->show_help("sta_add"); ?> 
     64<?php $mem->show_help("webalizer_add"); ?> 
    6565 
    6666</body> 
Note: See TracChangeset for help on using the changeset viewer.