Fixed help files.
This commit is contained in:
commit
b8f912cc79
1543 changed files with 395123 additions and 0 deletions
14
WebApplication/NavPath.aspx
Normal file
14
WebApplication/NavPath.aspx
Normal file
|
@ -0,0 +1,14 @@
|
|||
<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" Inherits="ScrewTurn.Wiki.NavPath" Title="Untitled Page" Culture="auto" meta:resourcekey="PageResource1" UICulture="auto" Codebehind="NavPath.aspx.cs" %>
|
||||
|
||||
<asp:Content ID="ctnNavPath" ContentPlaceHolderID="CphMaster" Runat="Server">
|
||||
|
||||
<h1 class="pagetitlesystem"><asp:Literal ID="lblNavPath" runat="server" Text="Navigation Paths" meta:resourcekey="lblNavPathResource1" /></h1>
|
||||
<p><asp:Literal ID="lblDescription" runat="server" Text="Navigation Paths guide you through the contents of the Wiki." meta:resourcekey="lblDescriptionResource1" /></p>
|
||||
<br />
|
||||
|
||||
<p><asp:Literal ID="lblInfo" runat="server" Text="Here you can start to browse a Path." meta:resourcekey="lblInfoResource1" /></p>
|
||||
<br />
|
||||
|
||||
<asp:Literal ID="lblNavPathList" runat="server" />
|
||||
|
||||
</asp:Content>
|
Loading…
Add table
Add a link
Reference in a new issue