| Line 39... |
Line 39... |
| 39 |
<form id="f" name="f" action="/content/special-page" method="post">
|
39 |
<form id="f" name="f" action="/content/special-page" method="post">
|
| 40 |
<label for="specialPageId">Special Page ID: </label>
|
40 |
<label for="specialPageId">Special Page ID: </label>
|
| 41 |
<span id="specialPageId" name="id"><strong><em>{New Special Page ID}</em></strong></span>
|
41 |
<span id="specialPageId" name="id"><strong><em>{New Special Page ID}</em></strong></span>
|
| 42 |
<br></br>
|
42 |
<br></br>
|
| 43 |
<label for="isTag">Special Page Type: </label>
|
43 |
<label for="isTag">Special Page Type: </label>
|
| 44 |
<select name="isTag"><option selected="selected" value="0">Query Type</option><option value="1">Tag Type</option></select>
|
44 |
<select name="pageType"><option selected="selected" value="0">Query Type</option><option value="1">Tag Type</option></select>
|
| 45 |
<br></br>
|
45 |
<br></br>
|
| 46 |
<label for="displayName">Display Name: </label>
|
46 |
<label for="displayName">Display Name: </label>
|
| 47 |
<input id="displayName" name="displayName" type="text"/>
|
47 |
<input id="displayName" name="displayName" type="text"/>
|
| 48 |
<br></br>
|
48 |
<br></br>
|
| 49 |
<label for="description">Description: </label>
|
49 |
<label for="description">Description: </label>
|