]> git.mjollnir.org Git - moodle.git/commitdiff
Fixes for MDL-7861.
authorvyshane <vyshane>
Wed, 10 Jan 2007 02:47:50 +0000 (02:47 +0000)
committervyshane <vyshane>
Wed, 10 Jan 2007 02:47:50 +0000 (02:47 +0000)
mod/resource/type/directory/directory.html
mod/resource/type/file/file.html
mod/resource/type/ims/ims.html
mod/resource/type/repository/repository.html

index 64e3140ed0dc86177cfa03a01775f963b6e29d27..7620533154161162632a933f122e481c881dc63f 100644 (file)
@@ -1,5 +1,5 @@
 <tr valign="top">
-    <td align="right" nowrap="nowrap">
+    <td align="right" style="white-space:nowrap;">
         <b><?php print_string("resourcetypedirectory", "resource") ?>:</b>
     </td>
     <td>
index 828e496a19a3446a9493e8547a40acfd3955127c..8f74f955ffc009f868d09dc26720f64bace57345 100644 (file)
@@ -1,6 +1,6 @@
 
 <tr valign="top">
-    <td align="right" nowrap="nowrap">
+    <td align="right" style="white-space:nowrap;">
 
 
 <script type="text/javascript">
@@ -65,7 +65,7 @@
 
     <div id="windowsettings">
 
-<table align="center">
+<table class="boxaligncenter">
 
 
 <tr valign="top">
         return lockoptions('form', 'windowpopup[1]', popupitems);" />
         <b title="<?php print_string("pagedisplay", "resource") ?>"><?php print_string("pagewindow", "resource") ?></b>
         <blockquote>
+            <fieldset class="invisiblefieldset">
             <input type="hidden" name="hframepage" value="0" />
             <input type="checkbox" name="framepage" value="1" <?php echo ($form->options == "frame") ? "checked=\"checked\"" : "" ?> alt="<?php print_string('frameifpossible', 'resource') ?>" />
             <?php print_string("frameifpossible", "resource") ?>
+            </fieldset>
         </blockquote>
     </td>
 </tr>
         return lockoptions('form', 'windowpopup[1]', popupitems);" />
         <b title="<?php p($strnewwindowopen) ?>"><?php p($strnewwindow) ?></b>
         <blockquote>
+        <fieldset class="invisiblefieldset">
         <?php
             foreach ($window as $name => $value) {
                 if ($name == "height" or $name == "width") {
                 echo "</script>";
             }
         ?>
+        </fieldset>
         </blockquote>
     </td>
 </tr>
 
     <div id="parametersettings">
 
-<table align="center">
+<table class="noxaligncenter">
 
         <tr>
             <td align="center"><?php print_string("parameter", "resource") ?></td>
index 9969ec7911666b965b7db6f4b8b2e6232f86d8dc..f92f0caf3aaf30dd401c5c11e46a1d166907a216 100644 (file)
@@ -26,7 +26,7 @@
 ?>
 
 <tr valign="top">
-    <td align="right" nowrap="nowrap">
+    <td align="right" style="white-space:nowrap;">
 
 
 <script type="text/javascript">
 
     <div id="windowsettings">
 
-<table align="center">
+<table class="boxaligncenter">
 
 
 <tr valign="top">
         onclick="lockoptions('form', 'windowpopup[1]', popupitems);" />
         <b title="<?php print_string("pagedisplay", "resource") ?>"><?php print_string("pagewindow", "resource") ?></b>
         <blockquote>
+            <fieldset class="invisiblefieldset">
             <input type="hidden" name="framepage" value="1" />
+            </fieldset>
         </blockquote>
     </td>
 </tr>
         onclick="lockoptions('form', 'windowpopup[1]', popupitems);" />
         <b title="<?php p($strnewwindowopen) ?>"><?php p($strnewwindow) ?></b>
         <blockquote>
+        <fieldset class="invisiblefieldset">
         <?php
             foreach ($window as $name => $value) {
                 if ($name == "height" or $name == "width") {
                 echo "\n//]]>\n</script>";
             }
         ?>
+        </fieldset>
         </blockquote>
     </td>
 </tr>
 
     <div id="parametersettings">
 
-<table align="center">
+<table class="boxaligncenter">
 
 <?php
 
index d18b63b4b10765f789ddd46a13a98057b3be8cce..2f7dcfd3072fc7003c1ec58cca2929469f3a0aa2 100644 (file)
@@ -1,6 +1,6 @@
 
 <tr valign="top">
-    <td align="right" nowrap="nowrap">
+    <td align="right" style="white-space:nowrap;">
 
 
 <script type="text/javascript">
@@ -42,8 +42,8 @@
     </td>
     </tr>
     <tr valign="top">
-    <td align="right" nowrap="nowrap">
-    <img src="<?php echo $CFG->wwwroot.'/mod/resource/type/repository/hive/hp-footer-hive-powered.gif' ?>" align="top" alt="" />
+    <td align="right" style="white-space:nowrap;">
+    <img src="<?php echo $CFG->wwwroot.'/mod/resource/type/repository/hive/hp-footer-hive-powered.gif' ?>" style="valign:top;" alt="" />
     </td>
     <td>
     <?php
@@ -79,7 +79,7 @@
 
     <div id="windowsettings">
 
-<table align="center">
+<table style="boxaligncenter">
 
 
 <tr valign="top">
         return lockoptions('form', 'windowpopup[1]', popupitems);" />
         <b title="<?php print_string("pagedisplay", "resource") ?>"><?php print_string("pagewindow", "resource") ?></b>
         <blockquote>
+            <fieldset class="invisiblefieldset">
             <input type="hidden" name="hframepage" value="0" />
             <input type="checkbox" name="framepage" value="1" <?php echo ($form->options == "frame") ? "checked=\"checked\"" : "" ?> alt="<?php print_string('frameifpossible', 'resource') ?>" />
             <?php print_string("frameifpossible", "resource") ?>
+            </fieldset>
         </blockquote>
     </td>
 </tr>
         return lockoptions('form', 'windowpopup[1]', popupitems);" />
         <b title="<?php p($strnewwindowopen) ?>"><?php p($strnewwindow) ?></b>
         <blockquote>
+        <fieldset class="invisiblefieldset">
         <?php
             foreach ($window as $name => $value) {
                 if ($name == "height" or $name == "width") {
                 echo "\n//]]>\n</script>";
             }
         ?>
+        </fieldset>
         </blockquote>
     </td>
 </tr>
 
     <div id="parametersettings">
 
-<table align="center">
+<table class="boxaligncenter">
 
         <tr>
             <td align="center"><?php print_string("parameter", "resource") ?></td>