MDL-9111: Changed to "Back to groups"

This commit is contained in:
nicolasconnault
2007-03-30 06:13:30 +00:00
parent 7dfca8bbb1
commit 60b6fc1004
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ if ($success) {
</td>
</tr>
<tr><td>
<input type="submit" name="cancel" value="<?php print_string('return', 'group'); ?>" />
<input type="submit" name="cancel" value="<?php print_string('backtogroups', 'group'); ?>" />
</td></tr>
</table>
</div>
+1
View File
@@ -84,6 +84,7 @@ $string['showusersalreadyingroup'] = 'Show users already in a group in the group
$string['save'] = 'Save';
$string['cancel'] = 'Cancel';
$string['return'] = 'Return';
$string['backtogroups'] = 'Back to groups';
$string['groupfor'] = "for group";
$string['groupinfo'] = 'Info about selected group';