~ubuntu-branches/ubuntu/breezy/moodle/breezy

« back to all changes in this revision

Viewing changes to auth/cas/forbidden.html

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Mitchell
  • Date: 2005-10-13 02:00:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051013020059-y2qcyo41t7nqppcg
Tags: 1.5.2-1ubuntu1
* Resync with debian (security update)
* changed dependencys to php5
* changed apache dependency to apache2 
* References
  CAN-2005-2247

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<table width="90%" border="0" cellspacing="10" cellpadding="5" align="center" style="font-size: small">
 
2
  <tr>
 
3
    <td width="50%" class="required" class="headingblock">
 
4
      <p align="center"><b><font size="3"><?php formerr($errormsg) ?></font></b></p>
 
5
    </td>
 
6
  </tr>
 
7
</table>
 
8