Rev 3049 | Rev 3569 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3049 | Rev 3422 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | 4 | ||
5 | !if $error!=$empty |
5 | !if $error!=$empty |
6 | !if $error=manual |
6 | !if $error=manual |
7 | $name_manually |
7 | $name_manually |
8 | <p> |
8 | <p> |
9 | <font color=red><b>$name_warning</b></font> |
9 | <font color="red"><b>$name_warning</b></font> |
10 | !endif |
10 | !endif |
11 | !if $error=bad_base |
11 | !if $error=bad_base |
12 | $name_strange |
12 | $name_strange |
13 | !endif |
13 | !endif |
14 | !goto end |
14 | !goto end |