Skip to content

Commit

Permalink
Fixing a broken line
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Nov 28, 2003
1 parent 264a173 commit 9aebbc4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lang/en/resource.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@
$string['newwindow'] = 'New window';
$string['newwindowopen'] = 'Display this resource in a new popup window';
$string['note'] = 'Note';
$string['notefile'] = 'To upload more files into the course (so they appear in this list) use the
<A HREF="$a">File Manager</A>.';
$string['notefile'] = 'To upload more files into the course (so they appear in this list) use the <a href="$a">File Manager</a>.';
$string['notypechosen'] = 'You need to choose a type. Use your back button to go back and retry.';
$string['resourcetype'] = 'Type of resource';
$string['resourcetype1'] = 'Reference';
Expand Down

0 comments on commit 9aebbc4

Please sign in to comment.