Browse Source

fix name

master
AmarOk 10 years ago
parent
commit
5d95c08745
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      index.php

+ 1
- 1
index.php View File

@ -53,7 +53,7 @@ function categoriesOK($session, $categories)
</div>
</a>
<div id="container">
<form method="post" id="form-categories" action="./update-categories.php">
<form method="post" id="form-categories" action="./updateCategories.php">
<?php
for($tab = 0; $tab < 2; ++$tab)
{


Loading…
Cancel
Save