Subversion Repositories SmartDukaan

Rev

Rev 1082 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1082 Rev 2218
Line 7... Line 7...
7
</head>
7
</head>
8
 
8
 
9
<body>
9
<body>
10
<h1>Welcome to Saholic Content Management System</h1>
10
<h1>Welcome to Saholic Content Management System</h1>
11
<br/>
11
<br/>
12
<h2>Please login to user the tool</h2>
12
<h2>Please login to use the tool</h2>
13
<br/>
13
<br/>
14
#sactionerror()
14
#sactionerror()
15
<form id="frmLogin" name="frmLogin" method="post" action="./login">
15
<form id="frmLogin" name="frmLogin" method="post" action="./login">
16
	<label for="username">Username: </label>
16
	<label for="username">Username: </label>
17
	<input type="text" class="textbox" value="" name="username" id="username" />
17
	<input type="text" class="textbox" value="" name="username" id="username" />