@@ -342,7 +342,7 @@ |
||
| 342 | 342 | $tab, |
| 343 | 343 | '/^[a-z_][a-z0-9_-]+$/i', |
| 344 | 344 | 'Tags can contain alphanumeric characters, hyphens and underscores.' |
| 345 | - . ' They must start with a A-Z or an underscore (supplied: "' . $tab .'")', |
|
| 345 | + . ' They must start with a A-Z or an underscore (supplied: "' . $tab . '")', |
|
| 346 | 346 | ); |
| 347 | 347 | |
| 348 | 348 | $translatableTag = "{discopower:tabs:$tab}"; |