Diff for /loncom/interface/domainprefs.pm between versions 1.160.6.123 and 1.160.6.124

version 1.160.6.123, 2024/07/03 21:16:32 version 1.160.6.124, 2024/07/14 23:10:08
Line 11454  sub modify_quotas { Line 11454  sub modify_quotas {
                             $resulttext .= '<li>'.&mt('Validated course requests identified as processed by: [_1]',                              $resulttext .= '<li>'.&mt('Validated course requests identified as processed by: [_1]',
                                                      '<b>'.$changes{'validation'}{'dc'}.'</b>').'</li>';                                                       '<b>'.$changes{'validation'}{'dc'}.'</b>').'</li>';
                         }                          }
                           $resulttext .= '</ul></li>';
                     }                      }
                 }                  }
             }              }

Removed from v.1.160.6.123  
changed lines
  Added in v.1.160.6.124


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>