~ubuntu-branches/ubuntu/natty/freeradius/natty-updates

« back to all changes in this revision

Viewing changes to dialup_admin/htdocs/user_edit.php3

  • Committer: Bazaar Package Importer
  • Author(s): Paul Hampson
  • Date: 2006-01-15 13:34:13 UTC
  • mto: (3.1.3 dapper) (4.1.3 sid) (1.1.14 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20060115133413-zo1dslttvdoalqym
Tags: upstream-1.1.0
ImportĀ upstreamĀ versionĀ 1.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
        
96
96
?>
97
97
   <form name="edituser" method=post>
98
 
      <input type=hidden name=login value=<?php print $login ?>>
 
98
      <input type=hidden name=login value="<?php print $login ?>">
99
99
      <input type=hidden name=user_type value=<?php print $user_type ?>>
100
100
      <input type=hidden name=change value="0">
101
101
      <input type=hidden name=add value="0">