| |
1 |
1 |
<master> |
| |
2 |
2 |
<property name="title">#acs-subsite.Log_In#</property> |
| |
3 |
3 |
<property name="context">{#acs-subsite.Log_In#}</property> |
| |
4 |
4 |
<if @header_stuff@ not nil><property name="header_stuff">@header_stuff;noquote@</property></if> |
| |
5 |
5 |
|
| |
6 |
6 |
<h3>#dotlrn-ecommerce.lt_Registering_for_class#</h3> |
| |
7 |
7 |
<p /> |
| |
8 |
8 |
|
| |
9 |
|
<include src="/packages/dotlrn-ecommerce/lib/login" return_url="@return_url;noquote@" no_frame_p="1" authority_id="@authority_id@" username="@username;noquote@" email="@email;noquote@" &="__adp_properties"> |
| |
|
9 |
<include src="/packages/acs-subsite/lib/login" return_url="@return_url;noquote@" no_frame_p="1" authority_id="@authority_id@" username="@username;noquote@" email="@email;noquote@" &="__adp_properties"> |
| |
10 |
10 |
|