]> git.mjollnir.org Git - moodle.git/commitdiff
Removed THEME from these files
authormoodler <moodler>
Tue, 25 Jan 2005 13:47:39 +0000 (13:47 +0000)
committermoodler <moodler>
Tue, 25 Jan 2005 13:47:39 +0000 (13:47 +0000)
login/change_password.php
login/forgot_password_form.html
login/index_form.html
login/signup_form.html

index a8e2f5fe6fc5edb754f26a4885cd5277f7b72deb..02d0257cb4994e2ff7928d42c117dd638b3254c5 100644 (file)
         print_header($strchangepassword, $strchangepassword, $strchangepassword, $focus);
     }
 
-    print_simple_box_start("center", "", $THEME->cellheading);
+    print_simple_box_start("center");
     include("change_password_form.html");
     print_simple_box_end();
     print_footer();
index bf26ae526d3cee7b7cd402baec50430c35aa179b..099d76d1345d8b7b96b70d27d6977c6eb094702d 100644 (file)
@@ -5,7 +5,7 @@
     <p><?php print_string("enteremailaddress") ?> </p>\r
   </td>\r
 \r
-  <td bgcolor="<?php p($THEME->cellheading)?>">\r
+  <td>\r
     <form action="<?php p("$CFG->wwwroot/login/forgot_password.php") ?>" method="post" name="form" id="form">\r
     <table>\r
     <tr>\r
index e300e56c185dc4227ea07fe9c02d56fc7feb3803..d38056e3c404a217e10137bf775e2d390f92a397 100644 (file)
@@ -1,16 +1,16 @@
-<table width="90%" border="0" cellspacing="10" cellpadding="5" align="center" style="font-size: small">\r
+<table width="90%" border="0" cellspacing="10" cellpadding="5" align="center">\r
   <tr>\r
 <?php if ($show_instructions) { ?>\r
-    <td width="50%" bgcolor="<?php p($THEME->cellheading2) ?>" class="headingblock">\r
+    <td width="50%" class="headingblock">\r
       <p align="center"><b><font size="3"><?php  print_string("returningtosite") ?></font></b></p>\r
     </td>\r
-    <td width="50%" bgcolor="<?php p($THEME->cellheading2) ?>" class="headingblock">\r
+    <td width="50%" class="headingblock">\r
       <p align="center"><b><font size="3"><?php  print_string("firsttime") ?></font></b></p>\r
     </td>\r
 <?php } ?>\r
   </tr>\r
   <tr>\r
-    <td width="50%" align="center" valign="top" bgcolor="<?php p($THEME->cellcontent2) ?>" class="generalbox">\r
+    <td width="50%" align="center" valign="top" class="generalbox">\r
       <p><?php print_string("loginusing") ?>:<br />\r
         (<?php print_string("cookiesenabled");?>) \r
          <?php helpbutton("cookies", get_string("cookiesenabled"))?><br /><?php formerr($errormsg) ?>\r
@@ -74,7 +74,7 @@
     </td>\r
 \r
 <?php if ($show_instructions) { ?>\r
-    <td width="50%" valign="top" bgcolor="<?php p($THEME->cellcontent2) ?>" class="generalbox">\r
+    <td width="50%" valign="top" class="generalbox">\r
 <?php     switch ($CFG->auth) {\r
               case "email":\r
                  print_string("loginsteps", "", "signup.php");\r
index 4526f7390504f13ec4d156badea3e943f6da3420..1f6ea611970ab790fb510095b0cbae281f748d6f 100644 (file)
@@ -52,7 +52,7 @@
 
 ?>
 
-<table cellpadding="20" align="center"> <tr> <td bgcolor="<?php p($THEME->cellcontent2) ?>" class="generalbox">
+<table cellpadding="20" align="center"> <tr> <td class="generalbox">