Check-in Number:
|
2237 | |
Date: |
2002-Jul-05 15:06:35 (local)
2002-Jul-05 13:06:35 (UTC) |
User: | ps |
Branch: | |
Comment: |
Corrected an error in orthography |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/tabea/tabea.cgi 1.33 -> 1.34
--- tabea.cgi 2002/07/05 12:43:08 1.33
+++ tabea.cgi 2002/07/05 13:06:35 1.34
@@ -1215,7 +1215,7 @@
} else {
$text .=
"<font color=red>" .
- "It is not allowed to delet tabea user!!!" .
+ "It is not allowed to delete tabea user!!!" .
"</font>" .
"<br><br>" .
$cgi->submit(-name => 'dialog_admin', -value => 'Back');
|
|