ea85dec7bc0716b188fc2924738e4840119fa12f
[moodle.git] / auth / pam / config.html
1 <tr valign="top"> 
2   <td align="right"><p><?php  print_string("instructions", "auth") ?>:</p></td>
3   <td><textarea name="auth_instructions" cols="30" rows="10" wrap="virtual"><?php  p($config->auth_instructions) ?></textarea> 
4   </td>
5   <td> 
6     <?php  print_string("authinstructions","auth") ?>
7     <?php  helpbutton("text", get_string("helptext")) ?>
8   </td>
9 </tr>