]> git.mjollnir.org Git - moodle.git/commitdiff
Tidying
authormoodler <moodler>
Thu, 14 Sep 2006 15:20:44 +0000 (15:20 +0000)
committermoodler <moodler>
Thu, 14 Sep 2006 15:20:44 +0000 (15:20 +0000)
admin/roles/manage.php

index 019fe415de7847ecf29ab812347980de0503f08f..42990014b401ef86951c2bc496f976700dcb05a3 100755 (executable)
         $table = new object;
 
         $table->tablealign = 'center';
-        $table->align = array('middle', 'left', 'left');
+        $table->align = array('right', 'left', 'left');
         $table->wrap = array('nowrap', '', 'nowrap');
         $table->cellpadding = 5;
         $table->cellspacing = 0;