[phpbbreloaded-checkins] SF.net SVN: phpbbreloaded: [224] phpBB Reloaded 2/templates/subC1
Status: Planning
Brought to you by:
tehphpmaster
From: <mar...@us...> - 2006-06-12 01:38:21
|
Revision: 224 Author: markthedaemon Date: 2006-06-11 18:38:11 -0700 (Sun, 11 Jun 2006) ViewCVS: http://svn.sourceforge.net/phpbbreloaded/?rev=224&view=rev Log Message: ----------- removing some old old files Removed Paths: ------------- phpBB Reloaded 2/templates/subC1/admin/cash_config.tpl phpBB Reloaded 2/templates/subC1/admin/cash_currencies.tpl phpBB Reloaded 2/templates/subC1/admin/cash_event.tpl phpBB Reloaded 2/templates/subC1/admin/cash_events.tpl phpBB Reloaded 2/templates/subC1/admin/cash_exchange.tpl phpBB Reloaded 2/templates/subC1/admin/cash_forum.tpl phpBB Reloaded 2/templates/subC1/admin/cash_forum_header.tpl phpBB Reloaded 2/templates/subC1/admin/cash_forum_row.tpl phpBB Reloaded 2/templates/subC1/admin/cash_group.tpl phpBB Reloaded 2/templates/subC1/admin/cash_groups.tpl phpBB Reloaded 2/templates/subC1/admin/cash_help.tpl phpBB Reloaded 2/templates/subC1/admin/cash_log.tpl phpBB Reloaded 2/templates/subC1/admin/cash_menu.tpl phpBB Reloaded 2/templates/subC1/admin/cash_navbar.tpl phpBB Reloaded 2/templates/subC1/admin/cash_reset.tpl phpBB Reloaded 2/templates/subC1/admin/cash_resetting.tpl phpBB Reloaded 2/templates/subC1/admin/cash_settings.tpl phpBB Reloaded 2/templates/subC1/cash_donate.tpl phpBB Reloaded 2/templates/subC1/cash_exchange.tpl phpBB Reloaded 2/templates/subC1/cash_modedit.tpl phpBB Reloaded 2/templates/subC1/cash_viewprofile.tpl phpBB Reloaded 2/templates/subC1/cash_viewtopic.tpl Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_config.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_config.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_config.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,56 +0,0 @@ -{NAVBAR} -<h1>{L_CASH_CONFIGURATION_TITLE}</h1> - -<p>{L_CASH_CONFIGURATION_EXPLAIN}</p> - -<form action="{S_CASH_CONFIG_ACTION}" method="post"><input type="hidden" name="set" value="general"><table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> - <tr> - <th class="thHead" colspan="2">{L_CASH_SETTINGS}</th> - </tr> - - <tr> - <td class="row1">{L_CASH_DISABLED}</td> - <td class="row2"><input type="radio" name="cash_disable" value="1" {DISABLE_CASH_YES} /> {L_YES} <input type="radio" name="cash_disable" value="0" {DISABLE_CASH_NO} /> {L_NO}</td> - </tr> - <tr> - <td class="row1">{L_CASH_ADMINCP}</td> - <td class="row2"><input type="radio" name="cash_adminbig" value="1" {ADMIN_BIG} /> {L_SIDEBAR} <input type="radio" name="cash_adminbig" value="0" {ADMIN_SMALL} /> {L_MENU}</td> - </tr> - <tr> - <td class="row1">{L_CASH_ADMINNAVBAR}</td> - <td class="row2"><input type="radio" name="cash_adminnavbar" value="1" {ADMINNAVBAR_YES} /> {L_YES} <input type="radio" name="cash_adminnavbar" value="0" {ADMINNAVBAR_NO} /> {L_NO}</td> - </tr> - - <tr> - <th class="thHead" colspan="2">{L_MESSAGES}</th> - </tr> - <tr> - <td class="row1">{L_CASH_MESSAGE}</td> - <td class="row2"><input type="radio" name="cash_display_after_posts" value="1" {DISPLAY_AFTER_POSTS_YES} /> {L_YES} <input type="radio" name="cash_display_after_posts" value="0" {DISPLAY_AFTER_POSTS_NO} /> {L_NO}</td> - </tr> - <tr> - <td class="row1">{L_CASH_DISPLAY_MESSAGE}<br /><span class="gensmall">{L_CASH_DISPLAY_MESSAGE_EXPLAIN}</span></td> - <td class="row2"><input class="post" type="text" maxlength="255" size="40" name="cash_post_message" value="{POST_MESSAGE}" /></td> - </tr> - <tr> - <th class="thHead" colspan="2">{L_SPAM}</th> - </tr> - <tr> - <td class="row1">{L_CASH_SPAM_DISABLE_NUM}</td> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_disable_spam_num" value="{DISABLE_SPAM_NUM}" /></td> - </tr> - <tr> - <td class="row1">{L_CASH_SPAM_DISABLE_TIME}</td> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_disable_spam_time" value="{DISABLE_SPAM_TIME}" /></td> - </tr> - <tr> - <td class="row1">{L_CASH_SPAM_DISABLE_MESSAGE}</td> - <td class="row2"><input class="post" type="text" maxlength="255" size="40" name="cash_disable_spam_message" value="{DISABLE_SPAM_MESSAGE}" /></td> - </tr> - <tr> - <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> - </td> - </tr> -</table></form> - -<br clear="all" /> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_currencies.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_currencies.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_currencies.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,89 +0,0 @@ -{NAVBAR} -<h1>{L_CASH_CURRENCIES_TITLE}</h1> - -<p>{L_CASH_CURRENCIES_EXPLAIN}</p> - -<table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> - <tr> - <th class="thHead" colspan="1">{L_FIELD}</th><th class="thHead" colspan="1">{L_CURRENCY}</th><th class="thHead" colspan="1">{L_DEFAULT}</th><th class="thHead" colspan="1">{L_DECIMALS}</th><th class="thHead" colspan="1">{L_UPDATE}</th><th class="thHead" colspan="2">{L_ORDER}</th><th class="thHead" colspan="1">{L_DELETE_CURRENCY}</th> - </tr> - <!-- BEGIN cashrow --> - <form action="{S_CASH_CURRENCIES_ACTION}" method="post"><input type="hidden" name="cid" value="{cashrow.CASH_INDEX}" /> - <tr> - <td class="row1" align="center"><span class="gen">{cashrow.DBFIELD}</span></td> - <td class="row2" align="center"><input class="post" type="text" maxlength="64" size="10" name="rename_value" value="{cashrow.CURRENCY}" /></td> - <td class="row1" align="center"><input class="post" type="text" maxlength="64" size="10" name="default_value" value="{cashrow.DEFAULT}" /></td> - <td class="row2" align="center"><input class="post" type="text" maxlength="64" size="10" name="decimal_value" value="{cashrow.DECIMALS}" /></td> - <td class="row1" align="center"><input type="submit" name="submit" value="{L_UPDATE}" class="mainoption" /></td> - <td class="row2" align="center"><span class="gen"><a href="{cashrow.U_MOVE_UP}">{L_MOVE_UP}</a></span></td> - <td class="row1" align="center"><span class="gen"><a href="{cashrow.U_MOVE_DOWN}">{L_MOVE_DOWN}</a></span></td> - <td class="row2" align="center"><input type="submit" name="submit" value="{L_DELETE}" class="liteoption" /></td> - </tr> - </form> - <!-- END cashrow --> - <tr> - <td class="catBottom" colspan="8" align="center"></td> - </tr> -</table> - -<br /> -<br /> - -<form action="{S_CASH_CURRENCIES_ACTION}" method="post"><input type="hidden" name="set" value="copycurrency" /><table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> - <tr> - <th class="thHead" colspan="2">{L_COPY_CURRENCY}</th> - </tr> - <tr> - <td class="row1" width="50%" align="center">{L_FROM}</td> - <td class="row2" width="50%" align="center"><select name="cid1" style="width:100"> - <option value="0">{L_SELECT_ONE}</option> - <!-- BEGIN cashrow --> - <option value="{cashrow.CASH_INDEX}">{cashrow.NAME}</option> - <!-- END cashrow --> - </select></td> - </tr> - <tr> - <td class="row1" width="50%" align="center">{L_TO}</td> - <td class="row2" width="50%" align="center"><select name="cid2" style="width:100"> - <option value="0">{L_SELECT_ONE}</option> - <!-- BEGIN cashrow --> - <option value="{cashrow.CASH_INDEX}">{cashrow.NAME}</option> - <!-- END cashrow --> - </select></td> - </tr> - <tr> - <td class="catBottom" colspan="2" align="center"><input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> - </td> - </tr> -</table></form> - -<br /> -<br /> - -<form action="{S_CASH_CURRENCIES_ACTION}" method="post"><input type="hidden" name="set" value="newcurrency" /><table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> - <tr> - <th class="thHead" colspan="2">{L_NEW_CURRENCY}</th> - </tr> - <tr> - <td class="row1">{L_CURRENCY}</td> - <td class="row2"><input class="post" type="text" maxlength="64" size="15" name="currency_name" /></td> - </tr> - <tr> - <td class="row1">{L_CURRENCY_DBFIELD}</td> - <td class="row2"><input class="post" type="text" maxlength="64" size="15" name="currency_dbfield" value="user_" /></td> - </tr> - <tr> - <td class="row1">{L_CURRENCY_DECIMALS}</td> - <td class="row2"><input class="post" type="text" maxlength="64" size="15" name="currency_decimals" value="0" /></td> - </tr> - <tr> - <td class="row1">{L_CURRENCY_DEFAULT}</td> - <td class="row2"><input class="post" type="text" maxlength="64" size="15" name="currency_default" value="0" /></td> - </tr> - <tr> - <td class="catBottom" colspan="2" align="center"><input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> - </td> - </tr> -</table></form> - -<br clear="all" /> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_event.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_event.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_event.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,23 +0,0 @@ -{NAVBAR} -<h1>{L_CASH_EVENTS_TITLE}</h1> - -<p>{L_CASH_EVENTS_EXPLAIN}</p> - -<form action="{S_CASH_EVENTS_ACTION}" method="post"> -<table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center"> - <tr> - <th class="thHead" colspan="2">{EVENT_NAME}</th> - </tr> -<!-- BEGIN cashrow --> - <tr> - <td class="{cashrow.CLASS}" width="200">{cashrow.CASH_NAME}</td><td class="{cashrow.CLASS}" width="200"><input class="post" type="text" maxlength="32" size="15" name="{cashrow.S_CASH_FIELD}" value="{cashrow.AMOUNT}" /></td> - </tr> -<!-- END cashrow --> - <tr> - <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> - </td> - </tr> -</table> -</form> - -<br clear="all" /> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_events.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_events.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_events.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,39 +0,0 @@ -{NAVBAR} -<h1>{L_CASH_EVENTS_TITLE}</h1> - -<p>{L_CASH_EVENTS_EXPLAIN}</p> - -<table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center"> - <tr> - <th class="thHead" colspan="3">{L_EXISTING_EVENTS}</th> - </tr> -<!-- BEGIN eventrow --> - <form action="{S_CASH_EVENTS_ACTION}" method="post"><input type="hidden" name="mode" value="edit" /><input type="hidden" name="event_name" value="{eventrow.NAME}" /> - <tr> - <td class="row1" width="200">{eventrow.NAME}</td><td class="row1" width="100"><input type="submit" name="edit" value="{L_EDIT}" class="mainoption" /></td><td class="row1" width="100"><input type="submit" name="delete" value="{L_DELETE}" class="liteoption" /></td> - </tr> - </form> -<!-- END eventrow --> -<!-- BEGIN switch_noevents --> - <tr> - <td class="row1" colspan="2">{L_NO_EVENTS}</td> - </tr> -<!-- END switch_noevents --> - <tr> - <td class="catBottom" colspan="3" align="center"> </td> - </tr> -</table> -<br /> -<br /> -<table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center"> - <tr> - <th class="thHead" colspan="2">{L_ADD_AN_EVENT}</th> - </tr> - <form action="{S_CASH_EVENTS_ACTION}" method="post"><input type="hidden" name="mode" value="add" /> - <tr> - <td class="row1"><input class="post" type="text" maxlength="32" size="15" name="new_event_name" value="" /></td><td><input type="submit" name="add" value="{L_ADD}" class="mainoption" /></td> - </tr> - </form> -</table> - -<br clear="all" /> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_exchange.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_exchange.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_exchange.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,48 +0,0 @@ -{NAVBAR} -<h1>{L_EXCHANGE_TITLE}</h1> - -<p>{L_EXCHANGE_EXPLAIN}</p> - -<form action="{S_EXCHANGE_ACTION}" method="post"><table cellspacing="1" cellpadding="4" border="0" width="99%" align="center" class="forumline"> - <tr> - <!-- BEGIN cashrow --> - <th class="thHead">{cashrow.CURRENCY_NAME}</th> - <!-- END cashrow --> - </tr> - <tr> - <!-- BEGIN cashrow --> - <td class="{cashrow.ROW_CLASS}" align="center"><input name="currency_val[{cashrow.CURRENCY_ID}]" value="{cashrow.CURRENCY_EXCHANGE}" class="post" /></td> - <!-- END cashrow --> - </tr> - <tr> - <td class="catBottom" colspan="{NUM_COLUMNS}" align="center"><input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> - </td> - </tr> -</table></form> - -<br /> -<br /> - -<form action="{S_EXCHANGE_ACTION}" method="post"><table cellspacing="1" cellpadding="4" border="0" width="99%" align="center" class="forumline"> - <tr> - <td class="{CORNER_CLASS}" colspan="2" rowspan="2" valign="middle" align="center">{L_EXCHANGE}</th> - <td class="{SIDE_CLASS}" colspan="{NUM_COLUMNS}" valign="middle" align="center">{L_TO}</th> - </tr> - <tr> - <!-- BEGIN cashrow --> - <td class="{cashrow.ROW_CLASS}" align="center">{cashrow.CURRENCY_NAME}</td> - <!-- END cashrow --> - </tr> - <!-- BEGIN siderow --> - <tr> - <!-- BEGIN switch_first --> - <td class="{SIDE_CLASS}" rowspan="{NUM_COLUMNS}" valign="middle" align="center">{L_FROM}</th> - <!-- END switch_first --> - <td class="{siderow.ROW_CLASS}" align="center">{siderow.CURRENCY_NAME}</td> - <!-- BEGIN entry --> - <td class="{siderow.entry.ROW_CLASS}" align="center">{siderow.entry.CURRENCY_EX}</td> - <!-- END entry --> - </tr> - <!-- END siderow --> -</table></form> - Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_forum.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_forum.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_forum.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,105 +0,0 @@ -{NAVBAR} -<h1>{L_FORUM_SETTINGS_TITLE}</h1> - -<p>{L_FORUM_SETTINGS_EXPLAIN}</p> - -{NAVIGATION_BOX} - -<form method="post" action="{S_FORUM_ACTION}"> -<!-- BEGIN indexrow --> -<!-- BEGIN header --> -<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline"> -<tr> - <th class="thHead" colspan="2" height="25" nowrap="nowrap"> {L_FORUM} </th> - {CASH_HEAD} -</tr> -<!-- END header --> - -<!-- BEGIN cat --> -<!-- BEGIN row --> -<tr> - <td class="row2" colspan="{NUM_ROWS}" height="28"> - <!-- BEGIN forum_icon --> - <table cellpadding="0" cellspacing="0" width="100%" border="0"><tr> - <td><a href="{indexrow.cat.U_VIEWCAT}" class="cattitle"><img src="{indexrow.cat.FORUM_ICON}" border="0" alt="" title="" /></a></td><td><span class="gen"> </span></td><td width="100%"> - <!-- END forum_icon --> - <span class="cattitle"><a href="{indexrow.cat.U_VIEWCAT}" class="cattitle">{indexrow.cat.CAT_DESC}</a><br /></span> - <span class="genmed">{indexrow.cat.DESC}<br /></span> - <!-- BEGIN forum_icon --> - </td></tr></table> - <!-- END forum_icon --> - </td> -</tr> -<!-- END row --> -<!-- END cat --> - -<!-- BEGIN forum --> -<!-- BEGIN row --> -<tr> - <td class="row1" align="center" valign="middle" width="50" height="50"> - <img src="{indexrow.forum.I_FORUM_FOLDER}" border="0" alt="{indexrow.forum.L_FORUM_FOLDER}" title="{indexrow.forum.L_FORUM_FOLDER}" /> - </td> - <td class="row1" height="50"> - <!-- BEGIN forum_icon --> - <table cellpadding="0" cellspacing="0" width="100%" border="0"><tr> - <td><a href="{indexrow.forum.U_VIEWFORUM}" class="forumlink"><img src="{indexrow.forum.FORUM_ICON}" border="0" alt="" title="" /></a></td><td><span class="gen"> </span></td><td width="100%"> - <!-- END forum_icon --> - <span class="forumlink"><a href="{indexrow.forum.U_VIEWFORUM}" class="forumlink">{indexrow.forum.FORUM_NAME}</a><br /></span> - <span class="genmed">{indexrow.forum.FORUM_DESC}<br /></span> - <!-- BEGIN moderators --><span class="gensmall"><b>{L_MODERATORS}: </b><!-- BEGIN mod --><a href="{indexrow.forum.row.moderators.mod.U_MOD}" title="{indexrow.forum.row.moderators.mod.L_MOD_TITLE}" class="gensmall">{indexrow.forum.row.moderators.mod.L_MOD}</a><!-- BEGIN sep -->, <!-- END sep --><!-- END mod --><br /></span><!-- END moderators --> - <!-- BEGIN subforums --><span class="gensmall"><b>{L_SUBFORUMS}: </b><!-- BEGIN sub --><img src="{indexrow.forum.row.subforums.sub.I_SUB}" border="0" align="middle" alt="{indexrow.forum.row.subforums.sub.L_SUB_ALT}" title="{indexrow.forum.row.subforums.sub.L_SUB_ALT}" /><a href="{indexrow.forum.row.subforums.sub.U_SUB}" title="{indexrow.forum.row.subforums.sub.L_SUB_DESC}" class="gensmall">{indexrow.forum.row.subforums.sub.L_SUB}</a><!-- BEGIN sep -->, <!-- END sep --><!-- END sub --><br /></span><!-- END subforums --> - <!-- BEGIN forum_icon --> - </td></tr></table> - <!-- END forum_icon --> - </td> - {indexrow.forum.row.CASH_ROW} -</tr> -<!-- END row --> -<!-- END forum --> - -<!-- BEGIN link --> -<!-- BEGIN row --> -<tr> - <td class="row1" height="50" colspan="{NUM_ROWS}"> - <table cellpadding="0" cellspacing="0" width="100%" border="0"><tr> - <td class="row1" align="center" valign="middle" height="50" width="50"> - <img src="{indexrow.link.I_FORUM_FOLDER}" border="0" alt="{indexrow.link.L_FORUM_FOLDER}" title="{indexrow.link.L_FORUM_FOLDER}" /> - </td> - <!-- BEGIN forum_icon --> - <td><a href="{indexrow.link.U_VIEWFORUM}" class="forumlink"><img src="{indexrow.link.FORUM_ICON}" border="0" alt="" title="" /></a></td><td><span class="gen"> </span></td> - <!-- END forum_icon --> - <td width="100%"> - <span class="forumlink"><a href="{indexrow.link.U_VIEWFORUM}" class="forumlink">{indexrow.link.FORUM_NAME}</a><br /></span> - <span class="genmed">{indexrow.link.FORUM_DESC}<br /></span> - <!-- BEGIN subforums --><span class="gensmall"><b>{L_SUBFORUMS}: </b><!-- BEGIN sub --><img src="{indexrow.link.row.subforums.sub.I_SUB}" border="0" align="middle" alt="{indexrow.link.row.subforums.sub.L_SUB_ALT}" title="{indexrow.link.row.subforums.sub.L_SUB_ALT}" /><a href="{indexrow.link.row.subforums.sub.U_SUB}" title="{indexrow.link.row.subforums.sub.L_SUB_DESC}" class="gensmall">{indexrow.link.row.subforums.sub.L_SUB}</a><!-- BEGIN sep -->, <!-- END sep --><!-- END sub --><br /></span><!-- END subforums --> - </td></tr></table> - </td> -</tr> -<!-- END row --> -<!-- END link --> - -<!-- BEGIN empty --> -<tr> - <td class="row1" colspan="5" height="30" align="center" valign="middle"><span class="gen"> - {L_EMPTY} - </span></td> -</tr> -<!-- END empty --> - -<!-- BEGIN footer --> -<!-- BEGIN command --> -<tr> - <td class="catBottom" colspan="{NUM_ROWS}" align="center"><input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> - </td> -</tr> -<!-- END command --> -</table> -<!-- END footer --> -<!-- BEGIN spacing --> -<br class="nav" /> -<!-- END spacing --> -<!-- END indexrow --> -</form> -{NAVIGATION_BOX} - -<br clear="all" /> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_forum_header.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_forum_header.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_forum_header.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,5 +0,0 @@ -<!-- BEGIN cash_header --> -<!-- BEGIN cashrow --> - <th class="thHead" colspan="2">{cash_header.cashrow.CASH_NAME}</th> -<!-- END cashrow --> -<!-- END cash_header --> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_forum_row.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_forum_row.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_forum_row.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,6 +0,0 @@ -<!-- BEGIN forumrow --> -<!-- BEGIN cashrow --> - <td class="row1" align="center" valign="middle"><span class="gen"><input type="radio" name="{forumrow.cashrow.S_NAME}" value="1"{forumrow.cashrow.S_ON} />{L_ON}</span></td> - <td class="row2" align="center" valign="middle"><span class="gen"><input type="radio" name="{forumrow.cashrow.S_NAME}" value="0"{forumrow.cashrow.S_OFF} />{L_OFF}</span></td> -<!-- END cashrow --> -<!-- END forumrow --> \ No newline at end of file Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_group.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_group.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_group.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,101 +0,0 @@ -{NAVBAR} -<h1>{L_CASH_GROUP_TITLE}</h1> - -<p>{L_CASH_GROUP_EXPLAIN}</p> - -<form action="{S_CASH_GROUP_ACTION}" method="post"><table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> - <tr> - <th class="thHead" colspan="{NUM_COLUMNS}">{L_DISPLAY}</th> - </tr> - <tr> - <td class="row1">{L_CASH_CURRENCY}</td> -<!-- BEGIN cashrow --> - <td class="row2">{cashrow.CURRENCY}</td> -<!-- END cashrow --> - </tr> - - <tr> - <th class="thHead" colspan="{NUM_COLUMNS}">{L_IMPLEMENTATION}</th> - </tr> - - <tr> - <td class="row1">{L_CASH_AMOUNT_PER_POST}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_perpost]" value="{cashrow.AMOUNT_PER_POST}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_AMOUNT_POST_BONUS}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_postbonus]" value="{cashrow.AMOUNT_POST_BONUS}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_AMOUNT_PER_REPLY}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_perreply]" value="{cashrow.AMOUNT_PER_REPLY}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_AMOUNT_PER_CHARACTER}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_perchar]" value="{cashrow.AMOUNT_PER_CHAR}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_MAXEARN}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_maxearn]" value="{cashrow.MAXEARN}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_AMOUNT_PER_PM}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_perpm]" value="{cashrow.AMOUNT_PER_PM}" /></td> -<!-- END cashrow --> - </tr> - - <tr> - <th class="thHead" colspan="{NUM_COLUMNS}">{L_ALLOWANCES}</th> - </tr> - <tr> - <th class="thHead" colspan="{NUM_COLUMNS}"><span class="gensmall">{L_ALLOWANCES_EXPLAIN}</span></th> - </tr> - - <tr> - <td class="row1">{L_CASH_ALLOWANCE_ENABLED}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowance]" value="1" {cashrow.ALLOWANCES_ENABLED_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowance]" value="0" {cashrow.ALLOWANCES_ENABLED_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_ALLOWANCE_AMOUNT}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_allowanceamount]" value="{cashrow.ALLOWANCE_AMOUNT}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_ALLOWANCE_FREQUNECY}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowancetime]" value="1" {cashrow.ALLOWANCES_FREQ_DAY} /> {L_CASH_ALLOWANCE_FREQUNECIES_DAY}<br /> - <input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowancetime]" value="2" {cashrow.ALLOWANCES_FREQ_WEEK} /> {L_CASH_ALLOWANCE_FREQUNECIES_WEEK}<br /> - <input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowancetime]" value="3" {cashrow.ALLOWANCES_FREQ_MONTH} /> {L_CASH_ALLOWANCE_FREQUNECIES_MONTH}<br /> - <input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowancetime]" value="4" {cashrow.ALLOWANCES_FREQ_YEAR} /> {L_CASH_ALLOWANCE_FREQUNECIES_YEAR}<br /> - </td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_ALLOWANCE_NEXT}</td> -<!-- BEGIN cashrow --> - <td class="row2">{cashrow.ALLOWANCE_NEXT}</td> -<!-- END cashrow --> - </tr> - - <tr> - <td class="catBottom" colspan="{NUM_COLUMNS}" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> - </td> - </tr> - -</table></form> - -<br clear="all" /> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_groups.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_groups.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_groups.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,58 +0,0 @@ -{NAVBAR} -<h1>{L_CASH_GROUPS_TITLE}</h1> - -<p>{L_CASH_GROUPS_EXPLAIN}</p> - -<table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> - <tr> - <th class="thHead" colspan="{NUM_COLUMNS}" align="left"></th> - </tr> -<!-- BEGIN entryrow --> - <form action="{S_CASH_GROUPS_ACTION}" method="post">{entryrow.S_HIDDEN_FIELDS1} - <tr> - <td class="row1" colspan="{NUM_COLUMNS}">{entryrow.NAME}<br /><span class="gensmall">{entryrow.DESCRIPTION}</span></td> - </tr> - <tr> -<!-- BEGIN cashrow --> - <td class="row2" align="center" width="{entryrow.CELLWIDTH}%">{entryrow.cashrow.NAME}</td> -<!-- END cashrow --> - <td class="row2" align="center" width="{entryrow.REMAINDERWIDTH}%"> </td> - <td class="row1" align="center" width="0"> </td> - </tr> - <tr> -<!-- BEGIN switch_displayon --> -<!-- BEGIN cashrow --> - <td class="row2" align="center" width="{entryrow.CELLWIDTH}%" rowspan="2">{entryrow.switch_displayon.cashrow.ENTRY}</td> -<!-- END cashrow --> -<!-- END switch_displayon --> -<!-- BEGIN switch_displayoff --> - <td class="row2" align="center" colspan="{NUM_CURRENCIES}" width="{entryrow.MERGEWIDTH}%" rowspan="2"><hr width="95%" style="border: #000000;" /></td> -<!-- END switch_displayoff --> - <td class="row3" align="center" width="{entryrow.REMAINDERWIDTH}%" rowspan="2"><input name="submit" type="submit" value="{L_EDIT}" class="mainoption" /></td> - <td class="row1" align="center" width="0"> </td> - </tr> - <tr> - <td class="row1" align="center" width="0"> </td> - </tr> - </form> - <form action="{S_CASH_GROUPS_ACTION}" method="post">{entryrow.S_HIDDEN_FIELDS2} - <tr> -<!-- BEGIN cashrow --> - <td class="row2" align="center" width="{entryrow.CELLWIDTH}%"><select name="{entryrow.cashrow.S_TYPE_FIELD}" style="width: 100;"><option value="0" selected="selected">{L_OMIT}</option><option value="1">{L_ADD}</option><option value="2">{L_REMOVE}</option><option value="3">{L_SET}</option></select></td> -<!-- END cashrow --> - <td class="row3" align="center" width="{entryrow.REMAINDERWIDTH}%" rowspan="2"><input name="submit" type="submit" value="{L_UPDATE}" class="liteoption" /></td> - <td class="row1" align="center" width="0"> </td> - </tr> - <tr> -<!-- BEGIN cashrow --> - <td class="row2" align="center" width="{entryrow.CELLWIDTH}%"><input name="{entryrow.cashrow.S_AMOUNT_FIELD}" style="width: 100;" class="post" /></td> -<!-- END cashrow --> - <td class="row1" align="center" width="0"> </td> - </tr></form> - <tr> - <td class="row3" colspan="{NUM_COLUMNS}" height="20"></td> - </tr> -<!-- END entryrow --> -</table> - -<br clear="all" /> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_help.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_help.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_help.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,15 +0,0 @@ -{NAVBAR} -<table width="99%" height="99%" border="0" cellpadding="0"> - <tr> - <td width="100%" height="100%" valign="middle" align="center"> - <table cellpadding="4" cellspacing="1" class="forumline"> - <tr> - <td class="row1"> - {S_PAGE_LINK} - </td> - </td> - </table> - </td> - </tr> -</table> -<br clear="all" /> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_log.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_log.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_log.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,79 +0,0 @@ -{NAVBAR} -<h1>{L_LOG_TITLE}</h1> - -<p>{L_LOG_EXPLAIN}</p> - -<table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline"> - <tr> - <th colspan="{NUMTIMEFILTERS}" class="thCornerL">{L_TIME}</th> - <th colspan="{NUMACTIONFILTERS}" class="thCornerR">{L_TYPE}</th> - </tr> - <tr> - <!-- BEGIN timefilter --> - <td class="{timefilter.ROW_CLASS}"> - <!-- BEGIN switch_linkpage_on --> - <a href="{timefilter.LINK}">{timefilter.NAME}</a> - <!-- END switch_linkpage_on --> - <!-- BEGIN switch_linkpage_off --> - <b>{timefilter.NAME}</b> - <!-- END switch_linkpage_off --> - </td> - <!-- END timefilter --> - <!-- BEGIN actionfilter --> - <td class="{actionfilter.ROW_CLASS}"> - <!-- BEGIN switch_linkpage_on --> - <a href="{actionfilter.LINK}">{actionfilter.NAME}</a> - <!-- END switch_linkpage_on --> - <!-- BEGIN switch_linkpage_off --> - <b>{actionfilter.NAME}</b> - <!-- END switch_linkpage_off --> - </td> - <!-- END actionfilter --> - </tr> -</table> - -<table border="0"> - <tr> - <!-- BEGIN countfilter --> - <td> - <!-- BEGIN switch_linkpage_on --> - <a href="{countfilter.LINK}">{countfilter.NAME}</a> - <!-- END switch_linkpage_on --> - <!-- BEGIN switch_linkpage_off --> - <b>{countfilter.NAME}</b> - <!-- END switch_linkpage_off --> - </td> - <!-- END countfilter --> - <td>{L_PER_PAGE}</td> - </tr> -</table> - -<table border="0"><tr><td>{PAGINATION}</td></tr></table> - -<table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline"> - <tr> - <th class="thCornerL">{L_TIME}</th> - <th class="thTop">{L_TYPE}</th> - <th class="thTop">{L_ACTION}</th> - <th class="thCornerR">{L_LOG}</th> - </tr> - <!-- BEGIN logrow --> - <tr> - <td class="{logrow.ROW_CLASS}">{logrow.TIME}</td> - <td class="{logrow.ROW_CLASS}">{logrow.TYPE}</td> - <td class="{logrow.ROW_CLASS}">{logrow.ACTION}</td> - <td class="{logrow.ROW_CLASS}">{logrow.TEXT}</td> - </tr> - <!-- END logrow --> -</table> - -<table border="0"><tr><td>{PAGINATION}</td></tr></table> -<br /> -<table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline"> - <tr> - <!-- BEGIN actionfilter --> - <td class="{actionfilter.ROW_CLASS}"><a href="{actionfilter.DELETECOMMAND}"><b>{actionfilter.DELETE}</b></a></td> - <!-- END actionfilter --> - </tr> -</table> -<br /> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_menu.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_menu.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_menu.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,34 +0,0 @@ -{NAVBAR} -<br /> -<table width="99%" cellpadding="5" cellspacing="1" border="0" align="center" class="forumline"> - <!-- BEGIN menucat --> - <tr> - <th class="thHead" colspan="2">{menucat.L_CATEGORY}</th> - </tr> - <!-- BEGIN menuitem --> - <tr> - <td class="row1"><a href="{menucat.menuitem.U_ADMIN}" class="gen"{menucat.menuitem.S_TARGET}>{menucat.menuitem.L_TITLE}</a></td> - <td class="row2"><span class="gen">{menucat.menuitem.L_DESCRIPTION}</span></td> - </tr> - <!-- END menuitem --> - <tr> - <td class="catBottom" colspan="2" align="center"></td> - </tr> - <!-- END menucat --> -</table> - -<br /> - -<div align="center"> -<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="display: inline;"> -<input type="hidden" name="cmd" value="_xclick" /> -<input type="hidden" name="business" value="mo...@xo..." /> -<input type="hidden" name="item_name" value="Cash Mod" /> -<input type="hidden" name="no_note" value="1" /> -<input type="hidden" name="currency_code" value="USD" /> -<input type="hidden" name="tax" value="0" /> -<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but04.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!" /> -</form> -</div> - -<br /> \ No newline at end of file Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_navbar.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_navbar.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_navbar.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,12 +0,0 @@ -<table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> - <tr> - <!-- BEGIN navcat --> - <th class="thHead" colspan="{navcat.WIDTH}">{navcat.L_CATEGORY}</th> - <!-- END navcat --> - </tr> - <tr> - <!-- BEGIN navitem --> - <td class="{navitem.CLASS}" width="100" align="center"><a href="{navitem.U_ADMIN}" class="gen">{navitem.L_TITLE}</a></td> - <!-- END navitem --> - </tr> -</table> \ No newline at end of file Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_reset.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_reset.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_reset.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,23 +0,0 @@ -{NAVBAR} -<h1>{L_CASH_RESET_TITLE}</h1> - -<p>{L_CASH_RESET_EXPLAIN}</p> - -<form action="{S_CASH_RESET_ACTION}" method="post"> -<table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center"> - <tr> - <th class="thHead" colspan="3">{L_CASH_RESET_TITLE}</th> - </tr> -<!-- BEGIN cashrow --> - <tr> - <td class="{cashrow.ROW_CLASS}" width="50"><input type="checkbox" name="cash_check[{cashrow.ID}]" checked="checked" /></td><td class="{cashrow.ROW_CLASS}" width="200">{cashrow.NAME}</td><td class="{cashrow.ROW_CLASS}" width="200"><input class="post" type="text" maxlength="32" size="15" name="cash_amount[{cashrow.ID}]" value="{cashrow.DEFAULT}" /></td> - </tr> -<!-- END cashrow --> - <tr> - <td class="catBottom" colspan="3" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SET_CHECKED}" class="mainoption" /> <input type="submit" name="submit" value="{L_RECOUNT_CHECKED}" class="liteoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> - </td> - </tr> -</table> -</form> - -<br clear="all" /> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_resetting.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_resetting.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_resetting.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,14 +0,0 @@ -{NAVBAR} -<table cellpadding="4" cellspacing="1" border="0" class="forumline" align="center"> - <tr> - <th class="thHead">{L_CASH_RESETTING}</th> - </tr> - <tr> - <td class="row1" width="400">{L_USER}</td> - </tr> - <tr> - <td class="catBottom" align="center"> </td> - </tr> -</table> - -<br clear="all" /> Deleted: phpBB Reloaded 2/templates/subC1/admin/cash_settings.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/admin/cash_settings.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/admin/cash_settings.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,173 +0,0 @@ -{NAVBAR} -<h1>{L_CASH_SETTINGS_TITLE}</h1> - -<p>{L_CASH_SETTINGS_EXPLAIN}</p> - -<form action="{S_CASH_SETTINGS_ACTION}" method="post"><table width="99%" cellpadding="4" cellspacing="1" border="0" align="center" class="forumline"> - <tr> - <th class="thHead" colspan="{NUM_COLUMNS}">{L_DISPLAY}</th> - </tr> - <tr> - <td class="row1">{L_CASH_CURRENCY}</td> -<!-- BEGIN cashrow --> - <td class="row2">{cashrow.CURRENCY}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_ENABLED}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_ENABLED}]" value="1" {cashrow.ENABLED_CASH_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_ENABLED}]" value="0" {cashrow.ENABLED_CASH_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_IMAGE}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_IMAGE}]" value="1" {cashrow.IMAGE_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_IMAGE}]" value="0" {cashrow.IMAGE_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_IMAGEURL}<br /><span class="gensmall">{L_CASH_IMAGEURL_EXPLAIN}</span></td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="255" size="20" name="cash_{cashrow.CASH_INDEX}[cash_imageurl]" value="{cashrow.IMAGEURL}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_CURRENCY_STYLE}<br /><span class="gensmall">{L_CASH_CURRENCY_STYLE_EXPLAIN}</span></td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_PREFIX}]" value="1" {cashrow.CURRENCY_STYLE_BEFORE} /> {L_PREFIX} <input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_PREFIX}]" value="0" {cashrow.CURRENCY_STYLE_AFTER} /> {L_POSTFIX}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_DISPLAY_USERCP}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_VIEWPROFILE}]" value="1" {cashrow.DISPLAY_IN_PROFILE_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_VIEWPROFILE}]" value="0" {cashrow.DISPLAY_IN_PROFILE_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_DISPLAY_USERPOST}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_VIEWTOPIC}]" value="1" {cashrow.DISPLAY_IN_POSTS_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_VIEWTOPIC}]" value="0" {cashrow.DISPLAY_IN_POSTS_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_DISPLAY_MEMBERLIST}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_VIEWMEMBERLIST}]" value="1" {cashrow.DISPLAY_IN_MEMBERLIST_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_VIEWMEMBERLIST}]" value="0" {cashrow.DISPLAY_IN_MEMBERLIST_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - - <tr> - <th class="thHead" colspan="{NUM_COLUMNS}">{L_IMPLEMENTATION}</th> - </tr> - - <tr> - <td class="row1">{L_CASH_AMOUNT_PER_POST}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_perpost]" value="{cashrow.AMOUNT_PER_POST}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_AMOUNT_POST_BONUS}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_postbonus]" value="{cashrow.AMOUNT_POST_BONUS}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_AMOUNT_PER_REPLY}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_perreply]" value="{cashrow.AMOUNT_PER_REPLY}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_AMOUNT_PER_CHARACTER}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_perchar]" value="{cashrow.AMOUNT_PER_CHAR}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_MAXEARN}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_maxearn]" value="{cashrow.MAXEARN}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_AMOUNT_PER_PM}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_perpm]" value="{cashrow.AMOUNT_PER_PM}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_INCLUDE_QUOTES}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_INCLUDEQUOTES}]" value="1" {cashrow.INCLUDE_QUOTES_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_INCLUDEQUOTES}]" value="0" {cashrow.INCLUDE_QUOTES_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_ALLOW_EXCHANGE}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_EXCHANGEABLE}]" value="1" {cashrow.ALLOW_EXCHANGE_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_EXCHANGEABLE}]" value="0" {cashrow.ALLOW_EXCHANGE_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_ALLOW_DONATE}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_DONATE}]" value="1" {cashrow.ALLOW_DONATE_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_DONATE}]" value="0" {cashrow.ALLOW_DONATE_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_ALLOW_MOD_EDIT}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_MODEDIT}]" value="1" {cashrow.ALLOW_MOD_EDIT_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_MODEDIT}]" value="0" {cashrow.ALLOW_MOD_EDIT_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_ALLOW_NEGATIVE}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_ALLOWNEG}]" value="1" {cashrow.ALLOW_NEGATIVE_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[{CURRENCY_ALLOWNEG}]" value="0" {cashrow.ALLOW_NEGATIVE_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - - <tr> - <th class="thHead" colspan="{NUM_COLUMNS}">{L_ALLOWANCES}</th> - </tr> - <tr> - <th class="thHead" colspan="{NUM_COLUMNS}"><span class="gensmall">{L_ALLOWANCES_EXPLAIN}</span></th> - </tr> - - <tr> - <td class="row1">{L_CASH_ALLOWANCE_ENABLED}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowance]" value="1" {cashrow.ALLOWANCES_ENABLED_YES} /> {L_YES} <input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowance]" value="0" {cashrow.ALLOWANCES_ENABLED_NO} /> {L_NO}</td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_ALLOWANCE_AMOUNT}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input class="post" type="text" maxlength="10" size="10" name="cash_{cashrow.CASH_INDEX}[cash_allowanceamount]" value="{cashrow.ALLOWANCE_AMOUNT}" /></td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_ALLOWANCE_FREQUNECY}</td> -<!-- BEGIN cashrow --> - <td class="row2"><input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowancetime]" value="1" {cashrow.ALLOWANCES_FREQ_DAY} /> {L_CASH_ALLOWANCE_FREQUNECIES_DAY}<br /> - <input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowancetime]" value="2" {cashrow.ALLOWANCES_FREQ_WEEK} /> {L_CASH_ALLOWANCE_FREQUNECIES_WEEK}<br /> - <input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowancetime]" value="3" {cashrow.ALLOWANCES_FREQ_MONTH} /> {L_CASH_ALLOWANCE_FREQUNECIES_MONTH}<br /> - <input type="radio" name="cash_{cashrow.CASH_INDEX}[cash_allowancetime]" value="4" {cashrow.ALLOWANCES_FREQ_YEAR} /> {L_CASH_ALLOWANCE_FREQUNECIES_YEAR}<br /> - </td> -<!-- END cashrow --> - </tr> - <tr> - <td class="row1">{L_CASH_ALLOWANCE_NEXT}</td> -<!-- BEGIN cashrow --> - <td class="row2">{cashrow.ALLOWANCE_NEXT}</td> -<!-- END cashrow --> - </tr> - - <tr> - <td class="catBottom" colspan="{NUM_COLUMNS}" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> - </td> - </tr> - -</table></form> - -<br clear="all" /> Deleted: phpBB Reloaded 2/templates/subC1/cash_donate.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/cash_donate.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/cash_donate.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,43 +0,0 @@ - -<table width="100%" cellspacing="2" cellpadding="2" border="0"> - <tr> - <td align="left" valign="middle" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a></td> - </tr> -</table> - - -<form action="{S_DONATE_ACTION}" method="post"><table cellspacing="2" cellpadding="2" border="0" align="center" class="forumline"> - <tr> - <th colspan="2" class="thHead" nowrap="nowrap">{L_DONATE_TO}</th> - </tr> - <tr> - <td width="30%" class="catleft" align="center"><b><span class="gen">{L_AMOUNT}</span></b></td> - <td width="70%" class="catright" align="center"><b><span class="gen">{L_MESSAGE}</span></b></td> - </tr> - <tr> - <td class="row1"> - <table cellspacing="2" cellpadding="2" border="0" align="center"> - <tr> - <td class="row1" width="75"></td> - <td class="row2" width="75" align="center"><span class="gen">{TARGET}</span></td> - <td class="row2" width="75" align="center"><span class="gen">{L_DONATE}</span></td> - <td class="row3" width="75" align="center"><span class="gen">{DONATER}</span></td> - </tr> - <!-- BEGIN cashrow --> - <tr> - <td class="row1" align="center"><span class="gen">{cashrow.CASH_NAME}</span></td> - <td class="row2" align="center"><span class="gen">{cashrow.RECEIVER_AMOUNT}</span></td> - <td class="row2" align="center"><input class="post" type="text" style="width:75" name="{cashrow.S_DONATE_FIELD}"></td> - <td class="row3" align="center"><span class="gen">{cashrow.DONATER_AMOUNT}</span></td> - </tr> - <!-- END cashrow --> - </table> - </td> - <td class="row1" align="center"> - <textarea name="message" rows="10" cols="35" wrap="virtual" style="width:450px" class="post"></textarea> - </td> - </tr> - <tr> - <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_DONATE}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /></td> - </tr> -</table></form> \ No newline at end of file Deleted: phpBB Reloaded 2/templates/subC1/cash_exchange.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/cash_exchange.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/cash_exchange.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,68 +0,0 @@ - -<table width="100%" cellspacing="2" cellpadding="2" border="0"> - <tr> - <td align="left" valign="middle" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a></td> - </tr> -</table> - -<form action="{S_EXCHANGE_ACTION}" method="post"><table cellspacing="2" cellpadding="2" border="0" align="center" class="forumline"> - <tr> - <th colspan="2" class="thHead" nowrap="nowrap">{L_EXCHANGE}</th> - </tr> - <tr> - <td width="50%" class="row1"><span class="postbody">{L_CONVERT}</span></td> - <td width="50%" class="row1"><input class="post" type="text" maxlength="20" style="width:100" name="convert_amount" value="0" /></td> - </tr> - <tr> - <td width="50%" class="row1"><span class="postbody">{L_FROM}</span></td> - <td width="50%" class="row1"><select name="from_id" style="width:100"> - <option value="0">{L_SELECT_ONE}</option> - <!-- BEGIN cashrow --> - <option value="{cashrow.CASH_ID}">{cashrow.CASH_NAME}</option> - <!-- END cashrow --> - </select></td> - </tr> - <tr> - <td width="50%" class="row1"><span class="postbody">{L_TO}</span></td> - <td width="50%" class="row1"><select name="to_id" style="width:100"> - <option value="0">{L_SELECT_ONE}</option> - <!-- BEGIN cashrow --> - <option value="{cashrow.CASH_ID}">{cashrow.CASH_NAME}</option> - <!-- END cashrow --> - </select></td> - </tr> - <tr> - <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /> - </td> - </tr> -</table></form> - -<!-- BEGIN rowrow --> -<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center"> - <tr> - <!-- BEGIN cashtable --> - <td height="100%" valign="top" class="row1"> - <table width="100%" height="100%" cellspacing="2" cellpadding="2" border="0" align="center" class="forumline"> - <tr> - <th colspan="2" class="thHead" nowrap="nowrap">{rowrow.cashtable.HEADER}</th> - </tr> - <!-- BEGIN switch_exon --> - <tr> - <td width="50%" class="row1" valign="top"><span class="postbody">{rowrow.cashtable.ONE_WORTH}</span></td> - <td width="50%" class="row1"><span class="postbody"> - <!-- BEGIN exchangeitem --> - {rowrow.cashtable.switch_exon.exchangeitem.EXCHANGE}<br /> - <!-- END exchangeitem --> - </span></td> - </tr> - <!-- END switch_exon --> - <!-- BEGIN switch_exoff --> - <tr> - <td colspan="2" class="row1"><span class="postbody">{rowrow.cashtable.NO_EXCHANGE}</span></td> - </tr> - <!-- END switch_exoff --> - </table></td> - <!-- END cashtable --> - </tr> -</table> -<!-- END rowrow --> Deleted: phpBB Reloaded 2/templates/subC1/cash_modedit.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/cash_modedit.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/cash_modedit.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,47 +0,0 @@ - -<table width="100%" cellspacing="2" cellpadding="2" border="0"> - <tr> - <td align="left" valign="middle" width="100%"><span class="nav"> <a href="{U_INDEX}" class="nav">{L_INDEX}</a></td> - </tr> -</table> - - -<form action="{S_MODEDIT_ACTION}" method="post"><table cellspacing="2" cellpadding="2" border="0" align="center" class="forumline"> - <tr> - <th colspan="2" class="thHead" nowrap="nowrap">{TITLE}</th> - </tr> - <tr> - <td width="30%" class="catleft" align="center"><b><span class="gen">{L_AMOUNT}</span></b></td> - <td width="70%" class="catright" align="center"><b><span class="gen">{L_MESSAGE}</span></b></td> - </tr> - <tr> - <td class="row1"> - <table cellspacing="2" cellpadding="2" border="0" align="center"> - <tr> - <td class="row1" width="75"></td> - <td class="row2" width="75" align="center"><span class="gen">{TARGET}</span></td> - <td colspan="2" class="row3" width="150" align="center"><span class="gen"></span></td> - </tr> - <!-- BEGIN cashrow --> - <tr> - <td class="row1" align="center"><span class="gen">{cashrow.CASH_NAME}</span></td> - <td class="row2" align="center"><span class="gen">{cashrow.RECEIVER_AMOUNT}</span></td> - <td class="row3" align="center"><select name="{cashrow.S_TYPE_FIELD}"> - <option value="0" selected="selected">{L_OMIT}</option> - <option value="1">{L_ADD}</option> - <option value="2">{L_REMOVE}</option> - <option value="3">{L_SET}</option> - </select></td> - <td class="row3" align="center"><input class="post" type="text" style="width:75" name="{cashrow.S_CHANGE_FIELD}"></td> - </tr> - <!-- END cashrow --> - </table> - </td> - <td class="row1" align="center"> - <textarea name="message" rows="10" cols="35" wrap="virtual" style="width:450px" class="post"></textarea> - </td> - </tr> - <tr> - <td class="catBottom" colspan="2" align="center">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" /> <input type="reset" value="{L_RESET}" class="liteoption" /></td> - </tr> -</table></form> \ No newline at end of file Deleted: phpBB Reloaded 2/templates/subC1/cash_viewprofile.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/cash_viewprofile.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/cash_viewprofile.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,16 +0,0 @@ -<!-- BEGIN cashrow --> -<tr> - <td valign="middle" align="right" nowrap="nowrap"><span class="gen">{cashrow.CASH_NAME}:</span></td> - <td><span class="gen"><b>{cashrow.CASH_AMOUNT}</b></span></td> -</tr> -<!-- END cashrow --> -<!-- BEGIN switch_cashlinkson --> -<tr> - <td valign="middle" align="right" nowrap="nowrap"></span> - <td><span class="gen"> -<!-- BEGIN cashlinks --> - [ <a href="{switch_cashlinkson.cashlinks.U_LINK}" class="genmed">{switch_cashlinkson.cashlinks.L_NAME}</a> ] -<!-- END cashlinks --> - </span></td> -</tr> -<!-- END switch_cashlinkson --> \ No newline at end of file Deleted: phpBB Reloaded 2/templates/subC1/cash_viewtopic.tpl =================================================================== --- phpBB Reloaded 2/templates/subC1/cash_viewtopic.tpl 2006-06-12 01:05:32 UTC (rev 223) +++ phpBB Reloaded 2/templates/subC1/cash_viewtopic.tpl 2006-06-12 01:38:11 UTC (rev 224) @@ -1,10 +0,0 @@ -<!-- BEGIN postrow --> -<!-- BEGIN cash --> -<!-- BEGIN cashrow --> -{postrow.cash.cashrow.CASH_DISPLAY}<br /> -<!-- END cashrow --> -<!-- BEGIN cashlinks --> -[ <a href="{postrow.cash.cashlinks.U_LINK}" class="genmed">{postrow.cash.cashlinks.L_NAME}</a> ]<br /> -<!-- END cashlinks --> -<!-- END cash --> -<!-- END postrow --> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |