/[suikacvs]/test/suika-accounts/add.cgi
Suika

Diff of /test/suika-accounts/add.cgi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by wakaba, Sat Nov 1 10:13:14 2008 UTC revision 1.5 by wakaba, Thu Nov 6 14:51:54 2008 UTC
# Line 68  Location: $user_url Line 68  Location: $user_url
68  Content-Type: text/html; charset=utf-8  Content-Type: text/html; charset=utf-8
69    
70  <!DOCTYPE HTML>  <!DOCTYPE HTML>
71  <html lang=en>  <html lang=en class=account-user-misc>
72  <title>];  <title>];
73      print_text ('User %s registered', sub { print '', htescape ($user_id) });      print_text ('User %s registered', sub { print '', htescape ($user_id) });
74      print q[</title>      print q[</title>
75  <link rel=stylesheet href="/www/style/html/xhtml">  <link rel=stylesheet href="/admin/style/common">
76  <h1>];  <h1>];
77      print_text ('User %s registered', sub { print '', htescape ($user_id) });      print_text ('User %s registered', sub { print '', htescape ($user_id) });
78      print q[</h1><p>];      print q[</h1><p>];
# Line 89  Content-Type: text/html; charset=utf-8 Line 89  Content-Type: text/html; charset=utf-8
89      print q[Content-Type: text/html; charset=utf-8      print q[Content-Type: text/html; charset=utf-8
90    
91  <!DOCTYPE HTML>  <!DOCTYPE HTML>
92  <html lang=en>  <html lang=en class=account-user-misc>
93  <title>];  <title>];
94      print_text ('Create a new user account');      print_text ('Create a new user account');
95      print q[</title>      print q[</title>
96  <link rel=stylesheet href="/www/style/html/xhtml">  <link rel=stylesheet href="/admin/style/common">
97  <h1>];  <h1>];
98      print_text ('Create a new user account');      print_text ('Create a new user account');
99      print q[</h1>      print q[</h1>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24