Fixed bad case in documentation links' anchors

This commit is contained in:
Loïc Chapeaux
2001-06-23 11:02:14 +00:00
parent e33f0501c2
commit a621a6fc19
3 changed files with 4 additions and 4 deletions

View File

@@ -243,4 +243,4 @@ echo $strTableType.":"; ?>
<input type="submit" name="submit" value="<?php echo $strSave;?>">
</p>
</form>
<center><?php print show_docu("manual_Reference.html#Create_table");?></center>
<center><?php print show_docu("manual_Reference.html#CREATE_TABLE");?></center>