diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2002-02-28 14:08:02 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2002-02-28 14:08:02 +0000 |
commit | 9564abe4bf386a25c79ce8276147a5ee4c64ccbb (patch) | |
tree | fd0fbcaf62f3f2748c676244a3c446c7e0427503 | |
parent | 10ef4498dc063245e94bb658b91dc775d9c1fe81 (diff) | |
download | forums-9564abe4bf386a25c79ce8276147a5ee4c64ccbb.tar forums-9564abe4bf386a25c79ce8276147a5ee4c64ccbb.tar.gz forums-9564abe4bf386a25c79ce8276147a5ee4c64ccbb.tar.bz2 forums-9564abe4bf386a25c79ce8276147a5ee4c64ccbb.tar.xz forums-9564abe4bf386a25c79ce8276147a5ee4c64ccbb.zip |
Add a few nowraps ... no doubt causing a few issues for at least one language ...
git-svn-id: file:///svn/phpbb/trunk@2218 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r-- | phpBB/templates/subSilver/index_body.tpl | 8 | ||||
-rw-r--r-- | phpBB/templates/subSilver/login_body.tpl | 2 | ||||
-rw-r--r-- | phpBB/templates/subSilver/memberlist_body.tpl | 16 | ||||
-rw-r--r-- | phpBB/templates/subSilver/modcp_body.tpl | 10 | ||||
-rw-r--r-- | phpBB/templates/subSilver/modcp_split.tpl | 8 | ||||
-rw-r--r-- | phpBB/templates/subSilver/privmsgs_body.tpl | 10 | ||||
-rw-r--r-- | phpBB/templates/subSilver/privmsgs_read_body.tpl | 2 | ||||
-rw-r--r-- | phpBB/templates/subSilver/profile_view_body.tpl | 26 | ||||
-rw-r--r-- | phpBB/templates/subSilver/search_results_posts.tpl | 4 | ||||
-rw-r--r-- | phpBB/templates/subSilver/search_results_topics.tpl | 14 | ||||
-rw-r--r-- | phpBB/templates/subSilver/viewforum_body.tpl | 10 | ||||
-rw-r--r-- | phpBB/templates/subSilver/viewtopic_body.tpl | 4 |
12 files changed, 55 insertions, 59 deletions
diff --git a/phpBB/templates/subSilver/index_body.tpl b/phpBB/templates/subSilver/index_body.tpl index 166cab9724..4d56523867 100644 --- a/phpBB/templates/subSilver/index_body.tpl +++ b/phpBB/templates/subSilver/index_body.tpl @@ -15,10 +15,10 @@ <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline"> <tr> - <th colspan="2" class="thCornerL" height="25"> {L_FORUM} </th> - <th width="50" class="thTop"> {L_TOPICS} </th> - <th width="50" class="thTop"> {L_POSTS} </th> - <th class="thCornerR"> {L_LASTPOST} </th> + <th colspan="2" class="thCornerL" height="25" nowrap="nowrap"> {L_FORUM} </th> + <th width="50" class="thTop" nowrap="nowrap"> {L_TOPICS} </th> + <th width="50" class="thTop" nowrap="nowrap"> {L_POSTS} </th> + <th class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th> </tr> <!-- BEGIN catrow --> <tr> diff --git a/phpBB/templates/subSilver/login_body.tpl b/phpBB/templates/subSilver/login_body.tpl index 020a84d7dc..39bf9c2ba9 100644 --- a/phpBB/templates/subSilver/login_body.tpl +++ b/phpBB/templates/subSilver/login_body.tpl @@ -9,7 +9,7 @@ <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline" align="center"> <tr> - <th height="25" class="thHead">{L_ENTER_PASSWORD}</th> + <th height="25" class="thHead" nowrap="nowrap">{L_ENTER_PASSWORD}</th> </tr> <tr> <td class="row1"><table border="0" cellpadding="3" cellspacing="1" width="100%"> diff --git a/phpBB/templates/subSilver/memberlist_body.tpl b/phpBB/templates/subSilver/memberlist_body.tpl index a9b900bed2..8573e8ef78 100644 --- a/phpBB/templates/subSilver/memberlist_body.tpl +++ b/phpBB/templates/subSilver/memberlist_body.tpl @@ -10,14 +10,14 @@ </table> <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline"> <tr> - <th height="25" class="thCornerL">#</th> - <th class="thTop"> </th> - <th class="thTop">{L_USERNAME}</th> - <th class="thTop">{L_EMAIL}</th> - <th class="thTop">{L_FROM}</th> - <th class="thTop">{L_JOINED}</th> - <th class="thTop">{L_POSTS}</th> - <th class="thCornerR">{L_WEBSITE}</th> + <th height="25" class="thCornerL" nowrap="nowrap">#</th> + <th class="thTop" nowrap="nowrap"> </th> + <th class="thTop" nowrap="nowrap">{L_USERNAME}</th> + <th class="thTop" nowrap="nowrap">{L_EMAIL}</th> + <th class="thTop" nowrap="nowrap">{L_FROM}</th> + <th class="thTop" nowrap="nowrap">{L_JOINED}</th> + <th class="thTop" nowrap="nowrap">{L_POSTS}</th> + <th class="thCornerR" nowrap="nowrap">{L_WEBSITE}</th> </tr> <!-- BEGIN memberrow --> <tr> diff --git a/phpBB/templates/subSilver/modcp_body.tpl b/phpBB/templates/subSilver/modcp_body.tpl index 265c896aee..898aecd6c7 100644 --- a/phpBB/templates/subSilver/modcp_body.tpl +++ b/phpBB/templates/subSilver/modcp_body.tpl @@ -15,11 +15,11 @@ <td class="spaceRow" colspan="5" align="center"><span class="gensmall">{L_MOD_CP_EXPLAIN}</span></td> </tr> <tr> - <th width="4%" class="thLeft"> </th> - <th> {L_TOPICS} </th> - <th width="8%"> {L_REPLIES} </th> - <th width="17%"> {L_LASTPOST} </th> - <th width="5%" class="thRight"> {L_SELECT} </th> + <th width="4%" class="thLeft" nowrap="nowrap"> </th> + <th nowrap="nowrap"> {L_TOPICS} </th> + <th width="8%" nowrap="nowrap"> {L_REPLIES} </th> + <th width="17%" nowrap="nowrap"> {L_LASTPOST} </th> + <th width="5%" class="thRight" nowrap="nowrap"> {L_SELECT} </th> </tr> <!-- BEGIN topicrow --> <tr> diff --git a/phpBB/templates/subSilver/modcp_split.tpl b/phpBB/templates/subSilver/modcp_split.tpl index 6cca35f5a6..ef5b1c0022 100644 --- a/phpBB/templates/subSilver/modcp_split.tpl +++ b/phpBB/templates/subSilver/modcp_split.tpl @@ -8,7 +8,7 @@ </table> <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline"> <tr> - <th height="25" class="thHead" colspan="3">{L_SPLIT_TOPIC}</th> + <th height="25" class="thHead" colspan="3" nowrap="nowrap">{L_SPLIT_TOPIC}</th> </tr> <tr> <td class="row2" colspan="3" align="center"><span class="gensmall">{L_SPLIT_TOPIC_EXPLAIN}</span></td> @@ -38,9 +38,9 @@ </td> </tr> <tr> - <th class="thLeft">{L_AUTHOR}</th> - <th>{L_MESSAGE}</th> - <th class="thRight">{L_SELECT}</th> + <th class="thLeft" nowrap="nowrap">{L_AUTHOR}</th> + <th nowrap="nowrap">{L_MESSAGE}</th> + <th class="thRight" nowrap="nowrap">{L_SELECT}</th> </tr> <!-- BEGIN postrow --> <tr> diff --git a/phpBB/templates/subSilver/privmsgs_body.tpl b/phpBB/templates/subSilver/privmsgs_body.tpl index 47091774ca..1660d68f33 100644 --- a/phpBB/templates/subSilver/privmsgs_body.tpl +++ b/phpBB/templates/subSilver/privmsgs_body.tpl @@ -71,11 +71,11 @@ <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline"> <tr> - <th width="5%" height="25" class="thCornerL"> {L_FLAG} </th> - <th width="55%" class="thTop"> {L_SUBJECT} </th> - <th width="20%" class="thTop"> {L_FROM_OR_TO} </th> - <th width="15%" class="thTop"> {L_DATE} </th> - <th width="5%" class="thCornerR"> {L_MARK} </th> + <th width="5%" height="25" class="thCornerL" nowrap="nowrap"> {L_FLAG} </th> + <th width="55%" class="thTop" nowrap="nowrap"> {L_SUBJECT} </th> + <th width="20%" class="thTop" nowrap="nowrap"> {L_FROM_OR_TO} </th> + <th width="15%" class="thTop" nowrap="nowrap"> {L_DATE} </th> + <th width="5%" class="thCornerR" nowrap="nowrap"> {L_MARK} </th> </tr> <!-- BEGIN listrow --> <tr> diff --git a/phpBB/templates/subSilver/privmsgs_read_body.tpl b/phpBB/templates/subSilver/privmsgs_read_body.tpl index 74e953f41c..5c801710a6 100644 --- a/phpBB/templates/subSilver/privmsgs_read_body.tpl +++ b/phpBB/templates/subSilver/privmsgs_read_body.tpl @@ -24,7 +24,7 @@ <table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline"> <tr> - <th colspan="3" class="thHead">{BOX_NAME} :: {L_MESSAGE}</th> + <th colspan="3" class="thHead" nowrap="nowrap">{BOX_NAME} :: {L_MESSAGE}</th> </tr> <tr> <td class="row2"><span class="genmed">{L_FROM}:</span></td> diff --git a/phpBB/templates/subSilver/profile_view_body.tpl b/phpBB/templates/subSilver/profile_view_body.tpl index 5591e67c79..efe48a72c6 100644 --- a/phpBB/templates/subSilver/profile_view_body.tpl +++ b/phpBB/templates/subSilver/profile_view_body.tpl @@ -19,7 +19,7 @@ function create_icq_subsilver(icq_user_addr, icq_status_img, icq_add_img) <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center"> <tr> - <th class="thHead" colspan="2" height="25">{L_VIEWING_PROFILE}</th> + <th class="thHead" colspan="2" height="25" nowrap="nowrap">{L_VIEWING_PROFILE}</th> </tr> <tr> <td class="catLeft" align="center" width="40%" height="28"><b><span class="gen">{L_AVATAR}</span></b></td> @@ -27,32 +27,29 @@ function create_icq_subsilver(icq_user_addr, icq_status_img, icq_add_img) </tr> <tr> <td class="row1" height="6" valign="top" align="center">{AVATAR_IMG}<br /><span class="postdetails">{POSTER_RANK}</span></td> - <td class="row1" valign="top" rowspan="3"> - <table width="100%" border="0" cellspacing="1" cellpadding="3"> + <td class="row1" valign="top" rowspan="3"><table width="100%" border="0" cellspacing="1" cellpadding="3"> <tr> - <td valign="middle" align="right"><span class="gen">{L_JOINED}: </span></td> + <td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_JOINED}: </span></td> <td width="100%"><b><span class="gen">{JOINED}</span></b></td> </tr> <tr> - <td valign="top" align="right"><span class="gen">{L_TOTAL_POSTS}: </span></td> - <td valign="top"><b><span class="gen">{POSTS}</span></b><br /> - <span class="genmed">[{POST_PERCENT_STATS} / {POST_DAY_STATS}]</span> <br /> - <span class="genmed"><a href="{U_SEARCH_USER}" class="genmed">{L_SEARCH_USER_POSTS}</a></span></td> + <td valign="top" align="right" nowrap="nowrap"><span class="gen">{L_TOTAL_POSTS}: </span></td> + <td valign="top"><b><span class="gen">{POSTS}</span></b><br /><span class="genmed">[{POST_PERCENT_STATS} / {POST_DAY_STATS}]</span> <br /><span class="genmed"><a href="{U_SEARCH_USER}" class="genmed">{L_SEARCH_USER_POSTS}</a></span></td> </tr> <tr> - <td valign="middle" align="right"><span class="gen">{L_LOCATION}: </span></td> + <td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_LOCATION}: </span></td> <td><b><span class="gen">{LOCATION}</span></b></td> </tr> <tr> - <td valign="middle" align="right"><span class="gen">{L_WEBSITE}: </span></td> + <td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_WEBSITE}: </span></td> <td><span class="gen"><b>{WEBSITE}</b></span></td> </tr> <tr> - <td valign="middle" align="right"><span class="gen">{L_OCCUPATION}: </span></td> + <td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_OCCUPATION}: </span></td> <td><b><span class="gen">{OCCUPATION}</span></b></td> </tr> <tr> - <td valign="top" align="right"><span class="gen">{L_INTERESTS}:</span></td> + <td valign="top" align="right" nowrap="nowrap"><span class="gen">{L_INTERESTS}:</span></td> <td> <b><span class="gen">{INTERESTS}</span></b></td> </tr> </table> @@ -62,10 +59,9 @@ function create_icq_subsilver(icq_user_addr, icq_status_img, icq_add_img) <td class="catLeft" align="center" height="28"><b><span class="gen">{L_CONTACT} {USERNAME} </span></b></td> </tr> <tr> - <td class="row1" valign="top"> - <table width="100%" border="0" cellspacing="1" cellpadding="3"> + <td class="row1" valign="top"><table width="100%" border="0" cellspacing="1" cellpadding="3"> <tr> - <td valign="middle" align="right"><span class="gen">{L_EMAIL_ADDRESS}:</span></td> + <td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_EMAIL_ADDRESS}:</span></td> <td class="row1" valign="middle" width="100%"><b><span class="gen">{EMAIL_IMG}</span></b></td> </tr> <tr> diff --git a/phpBB/templates/subSilver/search_results_posts.tpl b/phpBB/templates/subSilver/search_results_posts.tpl index d205e73163..b772fe1d71 100644 --- a/phpBB/templates/subSilver/search_results_posts.tpl +++ b/phpBB/templates/subSilver/search_results_posts.tpl @@ -13,8 +13,8 @@ <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center"> <tr> - <th width="22%" height="25" class="thCornerL">{L_AUTHOR}</th> - <th class="thCornerR">{L_MESSAGE}</th> + <th width="22%" height="25" class="thCornerL" nowrap="nowrap">{L_AUTHOR}</th> + <th class="thCornerR" nowrap="nowrap">{L_MESSAGE}</th> </tr> <!-- BEGIN searchresults --> <tr> diff --git a/phpBB/templates/subSilver/search_results_topics.tpl b/phpBB/templates/subSilver/search_results_topics.tpl index 1c4b84f550..0a9e96aea7 100644 --- a/phpBB/templates/subSilver/search_results_topics.tpl +++ b/phpBB/templates/subSilver/search_results_topics.tpl @@ -13,13 +13,13 @@ <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline" align="center"> <tr> - <th width="4%" height="25" class="thCornerL"> </th> - <th class="thTop"> {L_FORUM} </th> - <th class="thTop"> {L_TOPICS} </th> - <th class="thTop"> {L_AUTHOR} </th> - <th class="thTop"> {L_REPLIES} </th> - <th class="thTop"> {L_VIEWS} </th> - <th class="thCornerR"> {L_LASTPOST} </th> + <th width="4%" height="25" class="thCornerL" nowrap="nowrap"> </th> + <th class="thTop" nowrap="nowrap"> {L_FORUM} </th> + <th class="thTop" nowrap="nowrap"> {L_TOPICS} </th> + <th class="thTop" nowrap="nowrap"> {L_AUTHOR} </th> + <th class="thTop" nowrap="nowrap"> {L_REPLIES} </th> + <th class="thTop" nowrap="nowrap"> {L_VIEWS} </th> + <th class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th> </tr> <!-- BEGIN searchresults --> <tr> diff --git a/phpBB/templates/subSilver/viewforum_body.tpl b/phpBB/templates/subSilver/viewforum_body.tpl index 2b0514f5cc..0d1ee12f72 100644 --- a/phpBB/templates/subSilver/viewforum_body.tpl +++ b/phpBB/templates/subSilver/viewforum_body.tpl @@ -14,11 +14,11 @@ <table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline"> <tr> - <th colspan="2" align="center" height="25" class="thCornerL"> {L_TOPICS} </th> - <th width="50" align="center" class="thTop"> {L_REPLIES} </th> - <th width="100" align="center" class="thTop"> {L_AUTHOR} </th> - <th width="50" align="center" class="thTop"> {L_VIEWS} </th> - <th align="center" nowrap="nowrap" class="thCornerR"> {L_LASTPOST} </th> + <th colspan="2" align="center" height="25" class="thCornerL" nowrap="nowrap"> {L_TOPICS} </th> + <th width="50" align="center" class="thTop" nowrap="nowrap"> {L_REPLIES} </th> + <th width="100" align="center" class="thTop" nowrap="nowrap"> {L_AUTHOR} </th> + <th width="50" align="center" class="thTop" nowrap="nowrap"> {L_VIEWS} </th> + <th align="center" nowrap="nowrap" class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th> </tr> <!-- BEGIN topicrow --> <tr> diff --git a/phpBB/templates/subSilver/viewtopic_body.tpl b/phpBB/templates/subSilver/viewtopic_body.tpl index 39d200f6ee..d091d32b8e 100644 --- a/phpBB/templates/subSilver/viewtopic_body.tpl +++ b/phpBB/templates/subSilver/viewtopic_body.tpl @@ -22,8 +22,8 @@ </tr> {POLL_DISPLAY} <tr> - <th class="thLeft" width="22%" height="26">{L_AUTHOR}</th> - <th class="thRight">{L_MESSAGE}</th> + <th class="thLeft" width="22%" height="26" nowrap="nowrap">{L_AUTHOR}</th> + <th class="thRight" nowrap="nowrap">{L_MESSAGE}</th> </tr> <!-- BEGIN postrow --> <tr> |