diff options
Diffstat (limited to 'theme/admin')
-rwxr-xr-x | theme/admin/deleteDraft.tpl | 8 | ||||
-rwxr-xr-x | theme/admin/deletePending.tpl | 8 | ||||
-rwxr-xr-x | theme/admin/deletePost.tpl | 8 | ||||
-rwxr-xr-x | theme/admin/deletedDraft.tpl | 8 | ||||
-rwxr-xr-x | theme/admin/deletedPending.tpl | 8 | ||||
-rwxr-xr-x | theme/admin/deletedPost.tpl | 8 | ||||
-rwxr-xr-x | theme/admin/draftSuccess.tpl | 12 | ||||
-rwxr-xr-x | theme/admin/editDraft.tpl | 26 | ||||
-rwxr-xr-x | theme/admin/editPending.tpl | 14 | ||||
-rwxr-xr-x | theme/admin/editPost.tpl | 14 | ||||
-rwxr-xr-x | theme/admin/index.tpl | 46 | ||||
-rw-r--r-- | theme/admin/maintenanceMode.tpl | 24 | ||||
-rwxr-xr-x | theme/admin/manageDrafts.tpl | 36 | ||||
-rwxr-xr-x | theme/admin/managePending.tpl | 40 | ||||
-rwxr-xr-x | theme/admin/managePendingQuotes.tpl | 30 | ||||
-rwxr-xr-x | theme/admin/managePosts.tpl | 36 | ||||
-rwxr-xr-x | theme/admin/moderateComments.tpl | 36 | ||||
-rwxr-xr-x | theme/admin/newPoll.tpl | 18 | ||||
-rwxr-xr-x | theme/admin/pendingSuccess.tpl | 12 | ||||
-rwxr-xr-x | theme/admin/pollrss.tpl | 10 | ||||
-rwxr-xr-x | theme/admin/postSuccess.tpl | 12 | ||||
-rwxr-xr-x | theme/admin/viewComment.tpl | 20 | ||||
-rwxr-xr-x | theme/admin/write.tpl | 26 |
23 files changed, 230 insertions, 230 deletions
diff --git a/theme/admin/deleteDraft.tpl b/theme/admin/deleteDraft.tpl index 346604e..0b37a97 100755 --- a/theme/admin/deleteDraft.tpl +++ b/theme/admin/deleteDraft.tpl | |||
@@ -1,6 +1,6 @@ | |||
1 | <H2>Delete a Draft</H2><P> | 1 | <h2>Delete a Draft</h2> |
2 | 2 | ||
3 | Are you ABSOLUTELY SURE that you want to delete this draft?<P> | 3 | <p>Are you ABSOLUTELY SURE that you want to delete this draft?</p> |
4 | 4 | ||
5 | <A HREF="/admin/deleteDraft.php?id=<!--ID-->&submit=">Yes</A><BR> | 5 | <p><a href="/admin/deleteDraft.php?id=<!--ID-->&submit=">Yes</a><br /> |
6 | <A HREF="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</A> | 6 | <a href="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</a></p> |
diff --git a/theme/admin/deletePending.tpl b/theme/admin/deletePending.tpl index 03541f2..6a365c1 100755 --- a/theme/admin/deletePending.tpl +++ b/theme/admin/deletePending.tpl | |||
@@ -1,6 +1,6 @@ | |||
1 | <H2>Delete a Pending Post</H2><P> | 1 | <h2>Delete a Pending Post</h2> |
2 | 2 | ||
3 | Are you ABSOLUTELY SURE that you want to delete this pending post?<P> | 3 | <p>Are you ABSOLUTELY SURE that you want to delete this pending post?</p> |
4 | 4 | ||
5 | <A HREF="/admin/deletePending.php?id=<!--ID-->&submit=">Yes</A><BR> | 5 | <p><a href="/admin/deletePending.php?id=<!--ID-->&submit=">Yes</a><br /> |
6 | <A HREF="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</A> | 6 | <a href="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</a></p> |
diff --git a/theme/admin/deletePost.tpl b/theme/admin/deletePost.tpl index 8c08112..c3ef82b 100755 --- a/theme/admin/deletePost.tpl +++ b/theme/admin/deletePost.tpl | |||
@@ -1,6 +1,6 @@ | |||
1 | <H2>Delete a Post</H2><P> | 1 | <h2>Delete a Post</h2> |
2 | 2 | ||
3 | Are you ABSOLUTELY SURE that you want to delete this post?<P> | 3 | <p>Are you ABSOLUTELY SURE that you want to delete this post?</p> |
4 | 4 | ||
5 | <A HREF="/admin/deletePost.php?id=<!--ID-->&submit=">Yes</A><BR> | 5 | <p><a href="/admin/deletePost.php?id=<!--ID-->&submit=">Yes</a><br /> |
6 | <A HREF="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</A> | 6 | <a href="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</a></p> |
diff --git a/theme/admin/deletedDraft.tpl b/theme/admin/deletedDraft.tpl index dd449f6..edd0b55 100755 --- a/theme/admin/deletedDraft.tpl +++ b/theme/admin/deletedDraft.tpl | |||
@@ -1,6 +1,6 @@ | |||
1 | You've just deleted a draft! | 1 | You've just deleted a draft! |
2 | 2 | ||
3 | <UL> | 3 | <ul> |
4 | <LI><A HREF="/admin/manageDrafts.php">Manage Drafts</A></LI> | 4 | <li><a href="/admin/manageDrafts.php">Manage Drafts</a></li> |
5 | <LI><A HREF="/admin/">Return to the Admin Panel</A></LI> | 5 | <li><a href="/admin/">Return to the Admin Panel</a></li> |
6 | </UL> | 6 | </ul> |
diff --git a/theme/admin/deletedPending.tpl b/theme/admin/deletedPending.tpl index 220aa11..71100d6 100755 --- a/theme/admin/deletedPending.tpl +++ b/theme/admin/deletedPending.tpl | |||
@@ -1,6 +1,6 @@ | |||
1 | You've just deleted a pending post! | 1 | You've just deleted a pending post! |
2 | 2 | ||
3 | <UL> | 3 | <ul> |
4 | <LI><A HREF="/admin/managePending.php">Manage Pending Posts</A></LI> | 4 | <li><a href="/admin/managePending.php">Manage Pending Posts</a></li> |
5 | <LI><A HREF="/admin/">Return to the Admin Panel</A></LI> | 5 | <li><a href="/admin/">Return to the Admin Panel</a></li> |
6 | </UL> | 6 | </ul> |
diff --git a/theme/admin/deletedPost.tpl b/theme/admin/deletedPost.tpl index 12cc68a..a1e77ef 100755 --- a/theme/admin/deletedPost.tpl +++ b/theme/admin/deletedPost.tpl | |||
@@ -1,6 +1,6 @@ | |||
1 | You've just deleted a post! | 1 | You've just deleted a post! |
2 | 2 | ||
3 | <UL> | 3 | <ul> |
4 | <LI><A HREF="/admin/managePosts.php">Manage Posts</A></LI> | 4 | <li><a href="/admin/managePosts.php">Manage Posts</a></li> |
5 | <LI><A HREF="/admin/">Return to the Admin Panel</A></LI> | 5 | <li><a href="/admin/">Return to the Admin Panel</a></li> |
6 | </UL> | 6 | </ul> |
diff --git a/theme/admin/draftSuccess.tpl b/theme/admin/draftSuccess.tpl index 7d76d2a..aa0616e 100755 --- a/theme/admin/draftSuccess.tpl +++ b/theme/admin/draftSuccess.tpl | |||
@@ -1,8 +1,8 @@ | |||
1 | Congradulations, you've just made/edited a draft! | 1 | Congradulations, you've just made/edited a draft! |
2 | 2 | ||
3 | <UL> | 3 | <ul> |
4 | <LI><A HREF="/admin/editDraft.php?id=<!--ID-->">Edit this draft</A></LI> | 4 | <li><a href="/admin/editDraft.php?id=<!--ID-->">Edit this draft</a></li> |
5 | <LI><A HREF="/admin/viewDraft.php?id=<!--ID-->">View this draft</A></LI> | 5 | <li><a href="/admin/viewDraft.php?id=<!--ID-->">View this draft</a></li> |
6 | <LI><A HREF="/admin/manageDrafts.php">Manage Drafts</A></LI> | 6 | <li><a href="/admin/manageDrafts.php">Manage Drafts</a></li> |
7 | <LI><A HREF="/admin/">Return to the Admin Panel</A></LI> | 7 | <li><a href="/admin/">Return to the Admin Panel</a></li> |
8 | </UL> | 8 | </ul> |
diff --git a/theme/admin/editDraft.tpl b/theme/admin/editDraft.tpl index 29c1fea..1431e79 100755 --- a/theme/admin/editDraft.tpl +++ b/theme/admin/editDraft.tpl | |||
@@ -1,14 +1,14 @@ | |||
1 | <H2>Edit a draft</H2><P> | 1 | <h2>Edit a draft</h2> |
2 | 2 | ||
3 | <FORM ACTION="/admin/editDraft.php?id=<!--ID-->&submit=" METHOD="POST"> | 3 | <p><form action="/admin/editDraft.php?id=<!--ID-->&submit=" method="post"> |
4 | Draft Title: <INPUT TYPE="text" NAME="title" VALUE="<!--TITLE-->"><BR> | 4 | Draft Title: <input type="text" name="title" value="<!--TITLE-->" /><br /> |
5 | <TEXTAREA NAME="text" COLS="80" ROWS="20"><!--TEXT--></TEXTAREA><P> | 5 | <textarea name="text" cols="80" rows="20"><!--TEXT--></textarea><br /> |
6 | Tags (comma-seperated): <INPUT TYPE="text" NAME="tags" VALUE="<!--TAGS-->"><BR> | 6 | Tags (comma-seperated): <input type="text" name="tags" value="<!--TAGS-->" /><br /> |
7 | Post Type: <SELECT NAME="type" SIZE="4"> | 7 | Post Type: <select name="type" size="4"> |
8 | <OPTION VALUE="draft" SELECTED>Draft</OPTION> | 8 | <option value="draft" selected="selected">Draft</option> |
9 | <OPTION VALUE="normal">Normal (Article-style) Post</OPTION> | 9 | <option value="normal">Normal (Article-style) Post</option> |
10 | <OPTION VALUE="priority">High-Priority Post</OPTION> | 10 | <option value="priority">High-Priority Post</option> |
11 | <OPTION VALUE="instant">Instant Post</OPTION> | 11 | <option value="instant">Instant Post</option> |
12 | </SELECT><BR> | 12 | </select><br /> |
13 | <INPUT TYPE="submit" VALUE="Edit draft"> | 13 | <input type="submit" value="Edit draft" /> |
14 | </FORM> | 14 | </form></p> |
diff --git a/theme/admin/editPending.tpl b/theme/admin/editPending.tpl index 355e156..47859a5 100755 --- a/theme/admin/editPending.tpl +++ b/theme/admin/editPending.tpl | |||
@@ -1,8 +1,8 @@ | |||
1 | <H2>Edit a pending post</H2><P> | 1 | <h2>Edit a pending post</h2> |
2 | 2 | ||
3 | <FORM ACTION="/admin/editPending.php?id=<!--ID-->&submit=" METHOD="POST"> | 3 | <form action="/admin/editPending.php?id=<!--ID-->&submit=" method="post"> |
4 | Post Title: <INPUT TYPE="text" NAME="title" VALUE="<!--TITLE-->"><BR> | 4 | Post Title: <input type="text" name="title" value="<!--TITLE-->" /><br /> |
5 | <TEXTAREA NAME="text" COLS="80" ROWS="20"><!--TEXT--></TEXTAREA><P> | 5 | <textarea name="text" cols="80" rows="20"><!--TEXT--></textarea><br /> |
6 | Tags (comma-seperated): <INPUT TYPE="text" NAME="tags" VALUE="<!--TAGS-->"><BR> | 6 | Tags (comma-seperated): <input type="text" name="tags" value="<!--TAGS-->" /><br /> |
7 | <INPUT TYPE="submit" VALUE="Edit post"> | 7 | <input type="submit" value="Edit post" /> |
8 | </FORM> | 8 | </form> |
diff --git a/theme/admin/editPost.tpl b/theme/admin/editPost.tpl index f7e44e3..99e90a4 100755 --- a/theme/admin/editPost.tpl +++ b/theme/admin/editPost.tpl | |||
@@ -1,8 +1,8 @@ | |||
1 | <H2>Edit a post</H2><P> | 1 | <h2>Edit a post</h2> |
2 | 2 | ||
3 | <FORM ACTION="/admin/editPost.php?id=<!--ID-->&submit=" METHOD="POST"> | 3 | <form action="/admin/editPost.php?id=<!--ID-->&submit=" method="post"> |
4 | Post Title: <INPUT TYPE="text" NAME="title" VALUE="<!--TITLE-->"><BR> | 4 | Post Title: <input type="text" name="title" value="<!--TITLE-->" /><br /> |
5 | <TEXTAREA NAME="text" COLS="80" ROWS="20"><!--TEXT--></TEXTAREA><P> | 5 | <textarea name="text" cols="80" rows="20"><!--TEXT--></textarea><br /> |
6 | Tags (comma-seperated): <INPUT TYPE="text" NAME="tags" VALUE="<!--TAGS-->"><BR> | 6 | Tags (comma-seperated): <input type="text" name="tags" value="<!--TAGS-->" /><br /> |
7 | <INPUT TYPE="submit" VALUE="Edit post"> | 7 | <input type="submit" value="Edit post" /> |
8 | </FORM> | 8 | </form> |
diff --git a/theme/admin/index.tpl b/theme/admin/index.tpl index 866c900..4e57dd9 100755 --- a/theme/admin/index.tpl +++ b/theme/admin/index.tpl | |||
@@ -1,32 +1,32 @@ | |||
1 | <H2>Admin Panel</H2><P> | 1 | <h2>Admin Panel</h2><p> |
2 | 2 | ||
3 | Welcome to the ubiquitous administration panel!<P> | 3 | Welcome to the ubiquitous administration panel!</p> |
4 | 4 | ||
5 | <H3>Blog</H3> | 5 | <h3>Blog</h3> |
6 | 6 | ||
7 | <UL> | 7 | <ul> |
8 | <LI><A HREF="/admin/writePost.php">Write a post</A></LI> | 8 | <li><a href="/admin/writePost.php">Write a post</a></li> |
9 | <LI><A HREF="/admin/manageDrafts.php">Manage Drafts</A></LI> | 9 | <li><a href="/admin/manageDrafts.php">Manage Drafts</a></li> |
10 | <LI><A HREF="/admin/managePending.php">Manage Pending Posts</A></LI> | 10 | <li><a href="/admin/managePending.php">Manage Pending Posts</a></li> |
11 | <LI><A HREF="/admin/managePosts.php">Manage Published Posts</A></LI> | 11 | <li><a href="/admin/managePosts.php">Manage Published Posts</a></li> |
12 | <LI><A HREF="/admin/moderateComments.php">Moderate Comments</A></LI> | 12 | <li><a href="/admin/moderateComments.php">Moderate Comments</a></li> |
13 | </UL> | 13 | </ul> |
14 | 14 | ||
15 | <H3>Poll</H3> | 15 | <h3>Poll</h3> |
16 | 16 | ||
17 | <UL> | 17 | <ul> |
18 | <LI><A HREF="/admin/pollProcess.php">Weekly Poll Process</A></LI> | 18 | <li><a href="/admin/pollProcess.php">Weekly Poll Process</a></li> |
19 | </UL> | 19 | </ul> |
20 | 20 | ||
21 | <H3>Quotes</H3> | 21 | <h3>Quotes</h3> |
22 | 22 | ||
23 | <UL> | 23 | <ul> |
24 | <LI><A HREF="/admin/managePendingQuotes.php">Manage Pending Quotes</A></LI> | 24 | <li><a href="/admin/managePendingQuotes.php">Manage Pending Quotes</a></li> |
25 | </UL> | 25 | </ul> |
26 | 26 | ||
27 | <H3>Administration</H3> | 27 | <h3>Administration</h3> |
28 | 28 | ||
29 | <UL> | 29 | <ul> |
30 | <LI><A HREF="/admin/hgUpdate.php">HG Update</A></LI> | 30 | <li><a href="/admin/hgUpdate.php">HG Update</a></li> |
31 | <LI><A HREF="/admin/maintenanceMode.php">Maintenance Mode</A></LI> | 31 | <li><a href="/admin/maintenanceMode.php">Maintenance Mode</a></li> |
32 | </UL> | 32 | </ul> |
diff --git a/theme/admin/maintenanceMode.tpl b/theme/admin/maintenanceMode.tpl index 401d0ab..4247a62 100644 --- a/theme/admin/maintenanceMode.tpl +++ b/theme/admin/maintenanceMode.tpl | |||
@@ -1,15 +1,15 @@ | |||
1 | <H2>Maintenance Mode</H2> | 1 | <h2>Maintenance Mode</h2> |
2 | 2 | ||
3 | <P>Here you can enable/disable Maintenance Mode. When Maintenance Mode is enabled, no one can access Four Island except localhost.</P> | 3 | <p>Here you can enable/disable Maintenance Mode. When Maintenance Mode is enabled, no one can access Four Island except localhost.</p> |
4 | 4 | ||
5 | <FORM ACTION="/admin/maintenanceMode.php?submit=" METHOD="POST"> | 5 | <form action="/admin/maintenanceMode.php?submit=" method="post"> |
6 | <CENTER> | 6 | <center> |
7 | <INPUT TYPE="radio" NAME="mode" VALUE="on"<!--ON-->>On</INPUT><BR /> | 7 | <input type="radio" name="mode" value="on"<!--ON--> />On<br /> |
8 | <INPUT TYPE="radio" NAME="mode" VALUE="off"<!--OFF-->>Off</INPUT><BR /> | 8 | <input type="radio" name="mode" value="off"<!--OFF--> />Off<br /> |
9 | <INPUT TYPE="submit" /> | 9 | <input type="submit" /> |
10 | </CENTER> | 10 | </center> |
11 | </FORM> | 11 | </form> |
12 | 12 | ||
13 | <P> | 13 | <p> |
14 | <A HREF="/admin/">Back to Admin Panel</A> | 14 | <a href="/admin/">Back to Admin Panel</a> |
15 | </P> | 15 | </p> |
diff --git a/theme/admin/manageDrafts.tpl b/theme/admin/manageDrafts.tpl index 8a498ac..142033a 100755 --- a/theme/admin/manageDrafts.tpl +++ b/theme/admin/manageDrafts.tpl | |||
@@ -1,24 +1,24 @@ | |||
1 | <H2>Manage Drafts</H2> | 1 | <h2>Manage Drafts</h2> |
2 | 2 | ||
3 | <TABLE WIDTH="100%" CLASS="webmail"> | 3 | <table width="100%" class="webmail"> |
4 | <TR> | 4 | <tr> |
5 | <TH>Draft Title</TH> | 5 | <th>Draft Title</th> |
6 | <TH>Draft Author</TH> | 6 | <th>Draft Author</th> |
7 | <TH>Actions</TH> | 7 | <th>Actions</th> |
8 | </TR> | 8 | </tr> |
9 | 9 | ||
10 | <!--BEGIN DRAFT--> | 10 | <!--BEGIN DRAFT--> |
11 | <TR> | 11 | <tr> |
12 | <TD><!--DRAFT.TITLE--></TD> | 12 | <td><!--DRAFT.TITLE--></td> |
13 | <TD><!--DRAFT.AUTHOR--></TD> | 13 | <td><!--DRAFT.AUTHOR--></td> |
14 | 14 | ||
15 | <TD> | 15 | <td> |
16 | <A HREF="/admin/editDraft.php?id=<!--DRAFT.ID-->"><IMG SRC="/theme/images/icons/page_edit.png" ALT="Edit"></A> | 16 | <a href="/admin/editDraft.php?id=<!--DRAFT.ID-->"><img src="/theme/images/icons/page_edit.png" alt="Edit" /></a> |
17 | <A HREF="/admin/deleteDraft.php?id=<!--DRAFT.ID-->"><IMG SRC="/theme/images/icons/page_delete.png" ALT="Delete"></A> | 17 | <a href="/admin/deleteDraft.php?id=<!--DRAFT.ID-->"><img src="/theme/images/icons/page_delete.png" alt="Delete" /></a> |
18 | <A HREF="/admin/viewDraft.php?id=<!--DRAFT.ID-->"><IMG SRC="/theme/images/icons/page_go.png" ALT="View"></A> | 18 | <a href="/admin/viewDraft.php?id=<!--DRAFT.ID-->"><img src="/theme/images/icons/page_go.png" alt="View" /></a> |
19 | </TD> | 19 | </td> |
20 | </TR> | 20 | </tr> |
21 | <!--END DRAFT--> | 21 | <!--END DRAFT--> |
22 | </TABLE> | 22 | </table> |
23 | 23 | ||
24 | <A HREF="/admin/">Back to Admin Panel</A> | 24 | <a href="/admin/">Back to Admin Panel</a> |
diff --git a/theme/admin/managePending.tpl b/theme/admin/managePending.tpl index 8cce14c..6c98bf8 100755 --- a/theme/admin/managePending.tpl +++ b/theme/admin/managePending.tpl | |||
@@ -1,26 +1,26 @@ | |||
1 | <H2>Manage Pending</H2> | 1 | <h2>Manage Pending</h2> |
2 | 2 | ||
3 | <TABLE WIDTH="100%" CLASS="webmail"> | 3 | <table width="100%" class="webmail"> |
4 | <TR> | 4 | <tr> |
5 | <TH>Pending Post Title</TH> | 5 | <th>Pending Post Title</th> |
6 | <TH>Pending Post Author</TH> | 6 | <th>Pending Post Author</th> |
7 | <TH>Actions</TH> | 7 | <th>Actions</th> |
8 | </TR> | 8 | </tr> |
9 | 9 | ||
10 | <!--BEGIN PENDING--> | 10 | <!--BEGIN PENDING--> |
11 | <TR> | 11 | <tr> |
12 | <TD><!--PENDING.TITLE--></TD> | 12 | <td><!--PENDING.TITLE--></td> |
13 | <TD><!--PENDING.AUTHOR--></TD> | 13 | <td><!--PENDING.AUTHOR--></td> |
14 | 14 | ||
15 | <TD> | 15 | <td> |
16 | <A HREF="/admin/editPending.php?id=<!--PENDING.ID-->"><IMG SRC="/theme/images/icons/page_edit.png" ALT="Edit"></A> | 16 | <a href="/admin/editPending.php?id=<!--PENDING.ID-->"><img src="/theme/images/icons/page_edit.png" alt="Edit" /></a> |
17 | <A HREF="/admin/deletePending.php?id=<!--PENDING.ID-->"><IMG SRC="/theme/images/icons/page_delete.png" ALT="Delete"></A> | 17 | <a href="/admin/deletePending.php?id=<!--PENDING.ID-->"><img src="/theme/images/icons/page_delete.png" alt="Delete" /></a> |
18 | <A HREF="/admin/viewPending.php?id=<!--PENDING.ID-->"><IMG SRC="/theme/images/icons/page_go.png" ALT="View"></A> | 18 | <a href="/admin/viewPending.php?id=<!--PENDING.ID-->"><img src="/theme/images/icons/page_go.png" alt="View" /></a> |
19 | <A HREF="/admin/movePending.php?id=<!--PENDING.ID-->&dir=up"><IMG SRC="/theme/images/icons/thumb_up.png" ALT="Move Up"></A> | 19 | <a href="/admin/movePending.php?id=<!--PENDING.ID-->&dir=up"><img src="/theme/images/icons/thumb_up.png" alt="Move Up" /></a> |
20 | <A HREF="/admin/movePending.php?id=<!--PENDING.ID-->&dir=down"><IMG SRC="/theme/images/icons/thumb_down.png" ALT="Move Down"></A> | 20 | <a href="/admin/movePending.php?id=<!--PENDING.ID-->&dir=down"><img src="/theme/images/icons/thumb_down.png" alt="Move Down" /></a> |
21 | </TD> | 21 | </td> |
22 | </TR> | 22 | </tr> |
23 | <!--END PENDING--> | 23 | <!--END PENDING--> |
24 | </TABLE> | 24 | </table> |
25 | 25 | ||
26 | <A HREF="/admin/">Back to Admin Panel</A> | 26 | <a href="/admin/">Back to Admin Panel</a> |
diff --git a/theme/admin/managePendingQuotes.tpl b/theme/admin/managePendingQuotes.tpl index 2d4a108..e993aae 100755 --- a/theme/admin/managePendingQuotes.tpl +++ b/theme/admin/managePendingQuotes.tpl | |||
@@ -1,21 +1,21 @@ | |||
1 | <H2>Manage Pending Quotes</H2> | 1 | <h2>Manage Pending Quotes</h2> |
2 | 2 | ||
3 | <TABLE WIDTH="100%" CLASS="webmail"> | 3 | <table width="100%" class="webmail"> |
4 | <TR> | 4 | <tr> |
5 | <TH>Quote</TH> | 5 | <th>Quote</th> |
6 | <TH>Actions</TH> | 6 | <th>Actions</th> |
7 | </TR> | 7 | </tr> |
8 | 8 | ||
9 | <!--BEGIN QUOTE--> | 9 | <!--BEGIN QUOTE--> |
10 | <TR CLASS="<!--QUOTE.EVEN-->"> | 10 | <tr class="<!--QUOTE.EVEN-->"> |
11 | <TD><!--QUOTE.TEXT--></TD> | 11 | <td><!--QUOTE.TEXT--></td> |
12 | 12 | ||
13 | <TD> | 13 | <td> |
14 | <A HREF="/admin/actionPendingQuotes.php?id=<!--QUOTE.ID-->&approve"><IMG SRC="/theme/images/icons/page_attach.png" ALT="Approve"></A> | 14 | <a href="/admin/actionPendingQuotes.php?id=<!--QUOTE.ID-->&approve"><img src="/theme/images/icons/page_attach.png" alt="Approve" /></a> |
15 | <A HREF="/admin/actionPendingQuotes.php?id=<!--QUOTE.ID-->&deny"><IMG SRC="/theme/images/icons/page_delete.png" ALT="Deny"></A> | 15 | <a href="/admin/actionPendingQuotes.php?id=<!--QUOTE.ID-->&deny"><img src="/theme/images/icons/page_delete.png" alt="Deny" /></a> |
16 | </TD> | 16 | </td> |
17 | </TR> | 17 | </tr> |
18 | <!--END QUOTE--> | 18 | <!--END QUOTE--> |
19 | </TABLE> | 19 | </table> |
20 | 20 | ||
21 | <A HREF="/admin/">Back to Admin Panel</A> | 21 | <a href="/admin/">Back to Admin Panel</a> |
diff --git a/theme/admin/managePosts.tpl b/theme/admin/managePosts.tpl index 7e37b1f..41a2456 100755 --- a/theme/admin/managePosts.tpl +++ b/theme/admin/managePosts.tpl | |||
@@ -1,24 +1,24 @@ | |||
1 | <H2>Manage Posts</H2> | 1 | <h2>Manage Posts</h2> |
2 | 2 | ||
3 | <TABLE WIDTH="100%" CLASS="webmail"> | 3 | <table width="100%" class="webmail"> |
4 | <TR> | 4 | <tr> |
5 | <TH>Post Title</TH> | 5 | <th>Post Title</th> |
6 | <TH>Post Author</TH> | 6 | <th>Post Author</th> |
7 | <TH>Actions</TH> | 7 | <th>Actions</th> |
8 | </TR> | 8 | </tr> |
9 | 9 | ||
10 | <!--BEGIN POST--> | 10 | <!--BEGIN POST--> |
11 | <TR> | 11 | <tr> |
12 | <TD><!--POST.TITLE--></TD> | 12 | <td><!--POST.TITLE--></td> |
13 | <TD><!--POST.AUTHOR--></TD> | 13 | <td><!--POST.AUTHOR--></td> |
14 | 14 | ||
15 | <TD> | 15 | <td> |
16 | <A HREF="/admin/editPost.php?id=<!--POST.ID-->"><IMG SRC="/theme/images/icons/page_edit.png" ALT="Edit"></A> | 16 | <a href="/admin/editPost.php?id=<!--POST.ID-->"><img src="/theme/images/icons/page_edit.png" alt="Edit" /></a> |
17 | <A HREF="/admin/deletePost.php?id=<!--POST.ID-->"><IMG SRC="/theme/images/icons/page_delete.png" ALT="Delete"></A> | 17 | <a href="/admin/deletePost.php?id=<!--POST.ID-->"><img src="/theme/images/icons/page_delete.png" alt="Delete" /></a> |
18 | <A HREF="/blog/<!--POST.CODED-->/"><IMG SRC="/theme/images/icons/page_go.png" ALT="View"></A> | 18 | <a href="/blog/<!--POST.CODED-->/"><img src="/theme/images/icons/page_go.png" alt="View" /></a> |
19 | </TD> | 19 | </td> |
20 | </TR> | 20 | </tr> |
21 | <!--END POST--> | 21 | <!--END POST--> |
22 | </TABLE> | 22 | </table> |
23 | 23 | ||
24 | <A HREF="/admin/">Back to Admin Panel</A> | 24 | <a href="/admin/">Back to Admin Panel</a> |
diff --git a/theme/admin/moderateComments.tpl b/theme/admin/moderateComments.tpl index f3da51c..7b41016 100755 --- a/theme/admin/moderateComments.tpl +++ b/theme/admin/moderateComments.tpl | |||
@@ -1,24 +1,24 @@ | |||
1 | <H2>Moderate Comments</H2> | 1 | <h2>Moderate Comments</h2> |
2 | 2 | ||
3 | <TABLE WIDTH="100%" CLASS="webmail"> | 3 | <table width="100%" class="webmail"> |
4 | <TR> | 4 | <tr> |
5 | <TH>Title of Article Commented Upon</TH> | 5 | <th>Title of Article Commented Upon</th> |
6 | <TH>Comment Author</TH> | 6 | <th>Comment Author</th> |
7 | <TH>Actions</TH> | 7 | <th>Actions</th> |
8 | </TR> | 8 | </tr> |
9 | 9 | ||
10 | <!--BEGIN COMMENT--> | 10 | <!--BEGIN COMMENT--> |
11 | <TR> | 11 | <tr> |
12 | <TD><!--COMMENT.TITLE--></TD> | 12 | <td><!--COMMENT.TITLE--></td> |
13 | <TD><!--COMMENT.AUTHOR--></TD> | 13 | <td><!--COMMENT.AUTHOR--></td> |
14 | 14 | ||
15 | <TD> | 15 | <td> |
16 | <A HREF="/admin/viewComment.php?id=<!--COMMENT.ID-->"><IMG SRC="/theme/images/icons/page_go.png" ALT="View"></A> | 16 | <a href="/admin/viewComment.php?id=<!--COMMENT.ID-->"><img src="/theme/images/icons/page_go.png" alt="View" /></a> |
17 | <A HREF="/admin/actionComment.php?id=<!--COMMENT.ID-->&approve"><IMG SRC="/theme/images/icons/page_attach.png" ALT="Approve"></A> | 17 | <a href="/admin/actionComment.php?id=<!--COMMENT.ID-->&approve"><img src="/theme/images/icons/page_attach.png" alt="Approve" /></a> |
18 | <A HREF="/admin/actionComment.php?id=<!--COMMENT.ID-->&deny"><IMG SRC="/theme/images/icons/page_delete.png" ALT="Deny"></A> | 18 | <a href="/admin/actionComment.php?id=<!--COMMENT.ID-->&deny"><img src="/theme/images/icons/page_delete.png" alt="Deny" /></a> |
19 | </TD> | 19 | </td> |
20 | </TR> | 20 | </tr> |
21 | <!--END COMMENT--> | 21 | <!--END COMMENT--> |
22 | </TABLE> | 22 | </table> |
23 | 23 | ||
24 | <A HREF="/admin/">Back to Admin Panel</A> | 24 | <a href="/admin/">Back to Admin Panel</a> |
diff --git a/theme/admin/newPoll.tpl b/theme/admin/newPoll.tpl index 5f1d2a4..debc8f1 100755 --- a/theme/admin/newPoll.tpl +++ b/theme/admin/newPoll.tpl | |||
@@ -1,10 +1,10 @@ | |||
1 | Congradulations! You've successfully added a Poll RSS. Now it's time to add the new Poll Of The Week:<P> | 1 | Congradulations! You've successfully added a Poll RSS. Now it's time to add the new Poll Of The Week: |
2 | 2 | ||
3 | <FORM ACTION="/admin/pollProcess.php?step=3" METHOD="POST"> | 3 | <form action="/admin/pollProcess.php?step=3" method="post"> |
4 | Question: <INPUT TYPE="text" NAME="question"><BR> | 4 | Question: <input type="text" name="question" /><br /> |
5 | Option 1: <INPUT TYPE="text" NAME="option1"><BR> | 5 | Option 1: <input type="text" name="option1" /><br /> |
6 | Option 2: <INPUT TYPE="text" NAME="option2"><BR> | 6 | Option 2: <input type="text" name="option2" /><br /> |
7 | Option 3: <INPUT TYPE="text" NAME="option3"><BR> | 7 | Option 3: <input type="text" name="option3" /><br /> |
8 | Option 4: <INPUT TYPE="text" NAME="option4"><BR> | 8 | Option 4: <input type="text" name="option4" /><br /> |
9 | <INPUT TYPE="submit" VALUE="Create poll"> | 9 | <input type="submit" value="Create poll" /> |
10 | </FORM> | 10 | </form> |
diff --git a/theme/admin/pendingSuccess.tpl b/theme/admin/pendingSuccess.tpl index 64adbe6..51b115f 100755 --- a/theme/admin/pendingSuccess.tpl +++ b/theme/admin/pendingSuccess.tpl | |||
@@ -1,8 +1,8 @@ | |||
1 | Congradulations, you've just made/edited a pending post! | 1 | Congradulations, you've just made/edited a pending post! |
2 | 2 | ||
3 | <UL> | 3 | <ul> |
4 | <LI><A HREF="/admin/editPending.php?id=<!--ID-->">Edit this pending post</A></LI> | 4 | <li><a href="/admin/editPending.php?id=<!--ID-->">Edit this pending post</a></li> |
5 | <LI><A HREF="/admin/viewPending.php?id=<!--ID-->">View this pending post</A></LI> | 5 | <li><a href="/admin/viewPending.php?id=<!--ID-->">View this pending post</a></li> |
6 | <LI><A HREF="/admin/managePending.php">Manage Pending Posts</A></LI> | 6 | <li><a href="/admin/managePending.php">Manage Pending Posts</a></li> |
7 | <LI><A HREF="/admin/">Return to the Admin Panel</A></LI> | 7 | <li><a href="/admin/">Return to the Admin Panel</a></li> |
8 | </UL> | 8 | </ul> |
diff --git a/theme/admin/pollrss.tpl b/theme/admin/pollrss.tpl index 5ea628f..b58ebbb 100755 --- a/theme/admin/pollrss.tpl +++ b/theme/admin/pollrss.tpl | |||
@@ -1,6 +1,6 @@ | |||
1 | <H2>Write a Poll RSS</H2><P> | 1 | <h2>Write a Poll RSS</h2> |
2 | 2 | ||
3 | <FORM ACTION="/admin/pollProcess.php?step=2" METHOD="POST"> | 3 | <form action="/admin/pollProcess.php?step=2" method="POST"> |
4 | <TEXTAREA NAME="text" COLS="80" ROWS="20"></TEXTAREA><P> | 4 | <textarea name="text" cols="80" rows="20"></textarea><br /> |
5 | <INPUT TYPE="submit" VALUE="Write RSS"> | 5 | <input type="submit" value="Write RSS" /> |
6 | </FORM> | 6 | </form> |
diff --git a/theme/admin/postSuccess.tpl b/theme/admin/postSuccess.tpl index 12920fe..0f27964 100755 --- a/theme/admin/postSuccess.tpl +++ b/theme/admin/postSuccess.tpl | |||
@@ -1,8 +1,8 @@ | |||
1 | Congradulations, you've just made/edited a post! | 1 | Congradulations, you've just made/edited a post! |
2 | 2 | ||
3 | <UL> | 3 | <ul> |
4 | <LI><A HREF="/admin/editPost.php?id=<!--ID-->">Edit this post</A></LI> | 4 | <li><a href="/admin/editPost.php?id=<!--ID-->">Edit this post</a></li> |
5 | <LI><A HREF="/blog/<!--CODED-->/">View this post</A></LI> | 5 | <li><a href="/blog/<!--CODED-->/">View this post</a></li> |
6 | <LI><A HREF="/admin/managePosts.php">Manage Posts</A></LI> | 6 | <li><a href="/admin/managePosts.php">Manage Posts</a></li> |
7 | <LI><A HREF="/admin/">Return to the Admin Panel</A></LI> | 7 | <li><a href="/admin/">Return to the Admin Panel</a></li> |
8 | </UL> | 8 | </ul> |
diff --git a/theme/admin/viewComment.tpl b/theme/admin/viewComment.tpl index ae2ee46..8b52fa0 100755 --- a/theme/admin/viewComment.tpl +++ b/theme/admin/viewComment.tpl | |||
@@ -1,12 +1,12 @@ | |||
1 | <DIV CLASS="bubble"> | 1 | <div class="bubble"> |
2 | <BLOCKQUOTE> | 2 | <blockquote> |
3 | <DIV> | 3 | <div> |
4 | <IMG SRC="http://www.gravatar.com/avatar/<!--CODEDEMAIL-->?s=32&d=identicon&r=G"> | 4 | <img src="http://www.gravatar.com/avatar/<!--CODEDEMAIL-->?s=32&d=identicon&r=G" /> |
5 | <!--TEXT--> | 5 | <!--TEXT--> |
6 | </DIV> | 6 | </div> |
7 | </BLOCKQUOTE> | 7 | </blockquote> |
8 | <CITE><STRONG><!--USERNAME--></STRONG> on <!--DATE--></CITE> | 8 | <cite><strong><!--USERNAME--></strong> on <!--DATE--></cite> |
9 | </DIV><P> | 9 | </div> |
10 | 10 | ||
11 | <A HREF="/admin/moderateComments.php">Back to Comment Moderation</A><BR> | 11 | <p><a href="/admin/moderateComments.php">Back to Comment Moderation</a><br /> |
12 | <A HREF="/admin/">Back to Admin Panel</A> | 12 | <a href="/admin/">Back to Admin Panel</a></p> |
diff --git a/theme/admin/write.tpl b/theme/admin/write.tpl index 0d8fb24..0371ace 100755 --- a/theme/admin/write.tpl +++ b/theme/admin/write.tpl | |||
@@ -1,14 +1,14 @@ | |||
1 | <H2>Write a post</H2><P> | 1 | <h2>Write a post</h2> |
2 | 2 | ||
3 | <FORM ACTION="/admin/writePost.php?submit=" METHOD="POST"> | 3 | <form action="/admin/writePost.php?submit=" method="post"> |
4 | Post Title: <INPUT TYPE="text" NAME="title"><BR> | 4 | Post Title: <input type="text" name="title" /><br /> |
5 | <TEXTAREA NAME="text" COLS="80" ROWS="20"></TEXTAREA><P> | 5 | <textarea name="text" cols="80" rows="20"></textarea><br /> |
6 | Tags (comma-seperated): <INPUT TYPE="text" NAME="tags" VALUE="update"><BR> | 6 | Tags (comma-seperated): <input type="text" name="tags" value="update" /><br /> |
7 | Post Type: <SELECT NAME="type" SIZE="4"> | 7 | Post Type: <select name="type" size="4"> |
8 | <OPTION VALUE="draft">Draft</OPTION> | 8 | <option value="draft">Draft</option> |
9 | <OPTION VALUE="normal" SELECTED>Normal (Article-style) Post</OPTION> | 9 | <option value="normal" selected="selected">Normal (Article-style) Post</option> |
10 | <OPTION VALUE="priority">High-Priority Post</OPTION> | 10 | <option value="priority">High-Priority Post</option> |
11 | <OPTION VALUE="instant">Instant Post</OPTION> | 11 | <option value="instant">Instant Post</option> |
12 | </SELECT><BR> | 12 | </select><br /> |
13 | <INPUT TYPE="submit" VALUE="Write post"> | 13 | <input type="submit" value="Write post" /> |
14 | </FORM> | 14 | </form> |