From: Meik S. <acy...@ph...> - 2009-08-20 09:32:28
|
Author: acydburn Date: Thu Aug 20 10:31:43 2009 New Revision: 10022 Log: some whitespace changes Modified: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/overall_footer.html branches/phpBB-3_0_0/phpBB/styles/prosilver/template/overall_header.html branches/phpBB-3_0_0/phpBB/styles/prosilver/template/search_body.html branches/phpBB-3_0_0/phpBB/styles/prosilver/template/viewtopic_print.html Modified: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/overall_footer.html ============================================================================== *** branches/phpBB-3_0_0/phpBB/styles/prosilver/template/overall_footer.html (original) --- branches/phpBB-3_0_0/phpBB/styles/prosilver/template/overall_footer.html Thu Aug 20 10:31:43 2009 *************** *** 18,24 **** <span class="corners-bottom"><span></span></span></div> </div> ! <!-- We request you retain the full copyright notice below including the link to www.phpbb.com. This not only gives respect to the large amount of time given freely by the developers --- 18,24 ---- <span class="corners-bottom"><span></span></span></div> </div> ! <!-- We request you retain the full copyright notice below including the link to www.phpbb.com. This not only gives respect to the large amount of time given freely by the developers Modified: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/overall_header.html ============================================================================== *** branches/phpBB-3_0_0/phpBB/styles/prosilver/template/overall_header.html (original) --- branches/phpBB-3_0_0/phpBB/styles/prosilver/template/overall_header.html Thu Aug 20 10:31:43 2009 *************** *** 28,35 **** phpBB style name: prosilver Based on style: prosilver (this is the default phpBB3 style) Original author: Tom Beddard ( http://www.subBlue.com/ ) ! Modified by: ! NOTE: This page was generated by phpBB, the free open-source bulletin board package. The phpBB Group is not responsible for the content of this page and forum. For more information about phpBB please visit http://www.phpbb.com --- 28,35 ---- phpBB style name: prosilver Based on style: prosilver (this is the default phpBB3 style) Original author: Tom Beddard ( http://www.subBlue.com/ ) ! Modified by: ! NOTE: This page was generated by phpBB, the free open-source bulletin board package. The phpBB Group is not responsible for the content of this page and forum. For more information about phpBB please visit http://www.phpbb.com *************** *** 119,125 **** <div id="search-box"> <form action="{U_SEARCH}" method="post" id="search"> <fieldset> ! <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="<!-- IF SEARCH_WORDS-->{SEARCH_WORDS}<!-- ELSE -->{L_SEARCH_MINI}<!-- ENDIF -->" onclick="if(this.value=='{LA_SEARCH_MINI}')this.value='';" onblur="if(this.value=='')this.value='{LA_SEARCH_MINI}';" /> <input class="button2" value="{L_SEARCH}" type="submit" /><br /> <a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a> {S_SEARCH_HIDDEN_FIELDS} </fieldset> --- 119,125 ---- <div id="search-box"> <form action="{U_SEARCH}" method="post" id="search"> <fieldset> ! <input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="<!-- IF SEARCH_WORDS-->{SEARCH_WORDS}<!-- ELSE -->{L_SEARCH_MINI}<!-- ENDIF -->" onclick="if(this.value=='{LA_SEARCH_MINI}')this.value='';" onblur="if(this.value=='')this.value='{LA_SEARCH_MINI}';" /> <input class="button2" value="{L_SEARCH}" type="submit" /><br /> <a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a> {S_SEARCH_HIDDEN_FIELDS} </fieldset> *************** *** 148,154 **** <ul class="linklist leftside"> <li class="icon-ucp"> <a href="{U_PROFILE}" title="{L_PROFILE}" accesskey="e">{L_PROFILE}</a> ! <!-- IF S_DISPLAY_PM --> (<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>)<!-- ENDIF --> • <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a> <!-- IF U_RESTORE_PERMISSIONS --> • <a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a> --- 148,154 ---- <ul class="linklist leftside"> <li class="icon-ucp"> <a href="{U_PROFILE}" title="{L_PROFILE}" accesskey="e">{L_PROFILE}</a> ! <!-- IF S_DISPLAY_PM --> (<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>)<!-- ENDIF --> • <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a> <!-- IF U_RESTORE_PERMISSIONS --> • <a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a> *************** *** 173,179 **** <a name="start_here"></a> <div id="page-body"> ! <!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) --> <div id="information" class="rules"> <div class="inner"><span class="corners-top"><span></span></span> <strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED} --- 173,179 ---- <a name="start_here"></a> <div id="page-body"> ! <!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) --> <div id="information" class="rules"> <div class="inner"><span class="corners-top"><span></span></span> <strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED} Modified: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/search_body.html ============================================================================== *** branches/phpBB-3_0_0/phpBB/styles/prosilver/template/search_body.html (original) --- branches/phpBB-3_0_0/phpBB/styles/prosilver/template/search_body.html Thu Aug 20 10:31:43 2009 *************** *** 7,13 **** <div class="panel"> <div class="inner"><span class="corners-top"><span></span></span> <h3>{L_SEARCH_QUERY}</h3> ! <fieldset> <dl> <dt><label for="keywords">{L_SEARCH_KEYWORDS}:</label><br /><span>{L_SEARCH_KEYWORDS_EXPLAIN}</span></dt> --- 7,13 ---- <div class="panel"> <div class="inner"><span class="corners-top"><span></span></span> <h3>{L_SEARCH_QUERY}</h3> ! <fieldset> <dl> <dt><label for="keywords">{L_SEARCH_KEYWORDS}:</label><br /><span>{L_SEARCH_KEYWORDS_EXPLAIN}</span></dt> *************** *** 28,34 **** <div class="inner"><span class="corners-top"><span></span></span> <h3>{L_SEARCH_OPTIONS}</h3> ! <fieldset> <dl> <dt><label for="search_forum">{L_SEARCH_FORUMS}:</label><br /><span>{L_SEARCH_FORUMS_EXPLAIN}</span></dt> --- 28,34 ---- <div class="inner"><span class="corners-top"><span></span></span> <h3>{L_SEARCH_OPTIONS}</h3> ! <fieldset> <dl> <dt><label for="search_forum">{L_SEARCH_FORUMS}:</label><br /><span>{L_SEARCH_FORUMS_EXPLAIN}</span></dt> *************** *** 37,43 **** <dl> <dt><label for="search_child1">{L_SEARCH_SUBFORUMS}:</label></dt> <dd> ! <label for="search_child1"><input type="radio" name="sc" id="search_child1" value="1" checked="checked" /> {L_YES}</label> <label for="search_child2"><input type="radio" name="sc" id="search_child2" value="0" /> {L_NO}</label> </dd> </dl> --- 37,43 ---- <dl> <dt><label for="search_child1">{L_SEARCH_SUBFORUMS}:</label></dt> <dd> ! <label for="search_child1"><input type="radio" name="sc" id="search_child1" value="1" checked="checked" /> {L_YES}</label> <label for="search_child2"><input type="radio" name="sc" id="search_child2" value="0" /> {L_NO}</label> </dd> </dl> *************** *** 54,67 **** <dl> <dt><label for="show_results1">{L_DISPLAY_RESULTS}:</label></dt> <dd> ! <label for="show_results1"><input type="radio" name="sr" id="show_results1" value="posts" checked="checked" /> {L_POSTS}</label> <label for="show_results2"><input type="radio" name="sr" id="show_results2" value="topics" /> {L_TOPICS}</label> </dd> </dl> <dl> <dt><label for="sd">{L_RESULT_SORT}:</label></dt> <dd>{S_SELECT_SORT_KEY} ! <label for="sa"><input type="radio" name="sd" id="sa" value="a" /> {L_SORT_ASCENDING}</label> <label for="sd"><input type="radio" name="sd" id="sd" value="d" checked="checked" /> {L_SORT_DESCENDING}</label> </dd> </dl> --- 54,67 ---- <dl> <dt><label for="show_results1">{L_DISPLAY_RESULTS}:</label></dt> <dd> ! <label for="show_results1"><input type="radio" name="sr" id="show_results1" value="posts" checked="checked" /> {L_POSTS}</label> <label for="show_results2"><input type="radio" name="sr" id="show_results2" value="topics" /> {L_TOPICS}</label> </dd> </dl> <dl> <dt><label for="sd">{L_RESULT_SORT}:</label></dt> <dd>{S_SELECT_SORT_KEY} ! <label for="sa"><input type="radio" name="sd" id="sa" value="a" /> {L_SORT_ASCENDING}</label> <label for="sd"><input type="radio" name="sd" id="sd" value="d" checked="checked" /> {L_SORT_DESCENDING}</label> </dd> </dl> *************** *** 82,88 **** <div class="inner"><span class="corners-top"><span></span></span> <fieldset class="submit-buttons"> ! {S_HIDDEN_FIELDS}<input type="reset" value="{L_RESET}" name="reset" class="button2" /> <input type="submit" name="submit" value="{L_SEARCH}" class="button1" /> </fieldset> --- 82,88 ---- <div class="inner"><span class="corners-top"><span></span></span> <fieldset class="submit-buttons"> ! {S_HIDDEN_FIELDS}<input type="reset" value="{L_RESET}" name="reset" class="button2" /> <input type="submit" name="submit" value="{L_SEARCH}" class="button1" /> </fieldset> Modified: branches/phpBB-3_0_0/phpBB/styles/prosilver/template/viewtopic_print.html ============================================================================== *** branches/phpBB-3_0_0/phpBB/styles/prosilver/template/viewtopic_print.html (original) --- branches/phpBB-3_0_0/phpBB/styles/prosilver/template/viewtopic_print.html Thu Aug 20 10:31:43 2009 *************** *** 25,31 **** <div id="page-header"> <h1>{SITENAME}</h1> <p>{SITE_DESCRIPTION}<br /><a href="{U_FORUM}">{U_FORUM}</a></p> ! <h2>{TOPIC_TITLE}</h2> <p><a href="{U_TOPIC}">{U_TOPIC}</a></p> </div> --- 25,31 ---- <div id="page-header"> <h1>{SITENAME}</h1> <p>{SITE_DESCRIPTION}<br /><a href="{U_FORUM}">{U_FORUM}</a></p> ! <h2>{TOPIC_TITLE}</h2> <p><a href="{U_TOPIC}">{U_TOPIC}</a></p> </div> |