Changeset 1505 for trunk/bureau/admin/sta_add.php
- Timestamp:
- 03/15/06 21:31:58 (7 years ago)
- File:
-
- 1 edited
-
trunk/bureau/admin/sta_add.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bureau/admin/sta_add.php
r1439 r1505 45 45 } 46 46 ?> 47 <form method="post" action=" sta_doadd.php" id="main" name="main">47 <form method="post" action="webalizer_doadd.php" id="main" name="main"> 48 48 <table border="1" cellspacing="0" cellpadding="4"> 49 49 <tr><th><input type="hidden" name="id" value="<?php echo $id ?>" /> … … 62 62 </table> 63 63 </form> 64 <?php $mem->show_help(" sta_add"); ?>64 <?php $mem->show_help("webalizer_add"); ?> 65 65 66 66 </body>
Note: See TracChangeset
for help on using the changeset viewer.
