summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/MasterTest1.page
blob: 7f6863cf99dccce6cebb2c0d7935eacf25183bdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<%@ MasterClass="Application.pages.Master1" %>
<com:TContent ID="cphPnlMenu">
men
</com:TContent>

<com:TContent ID="cphPnlLogin">
<fieldset>
	[color=red]<problem>[/color]
</fieldset>
</com:TContent>

<com:TContent ID="cphPnlMain">
ad
</com:TContent>