]> git.mjollnir.org Git - moodle.git/commit
fixed text field widths in new forms
authorskodak <skodak>
Thu, 11 Jan 2007 19:47:08 +0000 (19:47 +0000)
committerskodak <skodak>
Thu, 11 Jan 2007 19:47:08 +0000 (19:47 +0000)
commit26de8d35cee7b82d29cbcacfe7557c6e0d42394e
tree30ca428ea421069c5e8adc806dbbe30fe575b41b
parent0ac1cfc359f771f14c6db21dbb0fe5447d973524
fixed text field widths in new forms
19 files changed:
lib/form/choosecoursefile.php
mod/assignment/mod_form.php
mod/chat/mod_form.php
mod/choice/mod_form.php
mod/data/mod_form.php
mod/exercise/mod_form.php
mod/forum/mod_form.php
mod/forum/post_form.php
mod/glossary/mod_form.php
mod/journal/mod_form.php
mod/label/mod_form.php
mod/lesson/mod_form.php
mod/quiz/mod_form.php
mod/resource/mod_form.php [new file with mode: 0644]
mod/resource/type/file/resource.class.php
mod/resource/type/html/resource.class.php
mod/resource/type/ims/resource.class.php
mod/resource/type/repository/resource.class.php
mod/resource/type/text/resource.class.php