From 2e17e448deed073f8614bb555a8ef20c57291c2a Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 4 Oct 2009 18:14:59 +0000 Subject: Copy 3.0.x branch to trunk git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../subsilver2/template/ucp_main_drafts.html | 101 +++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/ucp_main_drafts.html (limited to 'phpBB/styles/subsilver2/template/ucp_main_drafts.html') diff --git a/phpBB/styles/subsilver2/template/ucp_main_drafts.html b/phpBB/styles/subsilver2/template/ucp_main_drafts.html new file mode 100644 index 0000000000..e61c253b04 --- /dev/null +++ b/phpBB/styles/subsilver2/template/ucp_main_drafts.html @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_UCP}
{L_DRAFTS_EXPLAIN}
{ERROR}
{L_SAVE_DATE}{L_DRAFT_TITLE}{L_OPTIONS}{L_DELETE}
{draftrow.DATE} +

{draftrow.DRAFT_SUBJECT}

+ {L_TOPIC}: {draftrow.TITLE} + {L_FORUM}: {draftrow.TITLE} + {L_PRIVATE_MESSAGE} + {L_NO_TOPIC_FORUM} +
{L_LOAD_DRAFT}
{L_VIEW_EDIT}
{L_NO_SAVED_DRAFTS}
 
{L_SUBJECT}:
{L_MESSAGE}:
{L_EDIT_DRAFT_EXPLAIN}
+ + + + + + + + + +
+ + + + +
+ +
+
+

{L_BACK_TO_DRAFTS}

{S_HIDDEN_FIELDS}  
+ + \ No newline at end of file -- cgit v1.2.1