Index: trunk/extensions/SemanticFormsInputs/SemanticFormsInputs.php |
— | — | @@ -20,7 +20,7 @@ |
21 | 21 | } |
22 | 22 | |
23 | 23 | if ( !defined( 'SF_VERSION' ) ) { |
24 | | - die( 'This is a Semantic Forms extension. You need to install Semantic Forms first.' ); |
| 24 | + die( '<b>Error:</b> <a href="https://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs">Semantic Forms Inputs</a> is a Semantic Forms extension. You need to install <a href="https://www.mediawiki.org/wiki/Extension:Semantic_Forms">Semantic Forms</a> first.' ); |
25 | 25 | } |
26 | 26 | |
27 | 27 | define( 'SFI_VERSION', '0.4.2 alpha' ); |