Issue Details (XML | Word | Printable)

Key: MDL-10148
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Dan Poltawski
Reporter: Ralf Hilgenstock
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

hard coded lang strings in user/message.html

Created: 17/Jun/07 09:14 PM   Updated: 14/Jan/08 03:31 AM
Return to search
Component/s: Languages, Messages
Affects Version/s: 1.7, 1.7.1, 1.7.2, 1.8, 1.8.1
Fix Version/s: 1.7.3, 1.8.2, 1.9

File Attachments: None
Image Attachments:

1. Email1.png
(19 kB)

2. message.png
(24 kB)
Issue Links:
Duplicate
 

Participants: Dan Poltawski and Ralf Hilgenstock
Security Level: None
Resolved date: 19/Jun/07
Affected Branches: MOODLE_17_STABLE, MOODLE_18_STABLE
Fixed Branches: MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide

file user/message.html

<tr><td align="center" colspan="2"><input type="submit" name="preview" value="Preview" /></td></tr>
[...]
            echo '</td><td><input type="submit" onClick="this.form.deluser.value='.$user->id.';" value="remove" /></td></tr>';


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dan Poltawski committed 1 file to 'Moodle CVS' on branch 'MOODLE_17_STABLE' - 19/Jun/07 03:17 AM
MDL-10148 - hard coded lang strings in user/message.html
MODIFY user/message.html   Rev. 1.4.8.1    (+2 -2 lines)
Dan Poltawski committed 1 file to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 19/Jun/07 03:19 AM
MDL-10148 - hard coded lang strings in user/message.html
MODIFY user/message.html   Rev. 1.6.2.1    (+2 -2 lines)
Dan Poltawski committed 1 file to 'Moodle CVS' - 19/Jun/07 03:21 AM
MDL-10148 - hard coded lang strings in user/message.html
MODIFY user/message.html   Rev. 1.7    (+2 -2 lines)