Index: trunk/extensions/RecordAdmin/RecordAdmin.i18n.php |
— | — | @@ -54,7 +54,7 @@ |
55 | 55 | 'recordadmin-export-csv' => 'CSV', |
56 | 56 | 'recordadmin-export-pdf' => 'PDF', |
57 | 57 | 'recordadmin-notset' => 'No "$1"', |
58 | | - 'recordadmin-edit-info' => 'This page contains templates which have their own forms that you can fill in from this tab-set.<br />Click <a href="$1">here</a> to use the normal MediaWiki edit functionality without template forms.', |
| 58 | + 'recordadmin-edit-info' => 'This page contains templates which have their own forms that you can fill in from this tab-set.<br />Alternatively <a href="$1">use the normal MediaWiki edit functionality without template forms</a>.', |
59 | 59 | 'recordadmin-properties' => 'Properties', |
60 | 60 | ); |
61 | 61 | |