mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@7153 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
28746489de
commit
ed7d92753e
7 changed files with 20 additions and 13 deletions
|
@ -27,7 +27,7 @@
|
||||||
<th colspan="2">{L_USERGROUPS}</th>
|
<th colspan="2">{L_USERGROUPS}</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row3" colspan="2"><span class="genmed">{L_GROUPS_EXPLAIN}</span></td>
|
<td class="row1" colspan="2"><span class="genmed">{L_GROUPS_EXPLAIN}</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -230,7 +230,7 @@
|
||||||
<th colspan="3">{L_USERGROUPS}</th>
|
<th colspan="3">{L_USERGROUPS}</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row3" colspan="3"><span class="genmed">{L_GROUPS_EXPLAIN}</span></td>
|
<td class="row1" colspan="3"><span class="genmed">{L_GROUPS_EXPLAIN}</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
<th colspan="3">{L_USERGROUPS}</th>
|
<th colspan="3">{L_USERGROUPS}</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row3" colspan="3"><span class="genmed">{L_GROUPS_EXPLAIN}</span></td>
|
<td class="row1" colspan="3"><span class="genmed">{L_GROUPS_EXPLAIN}</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
@ -7,9 +7,11 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row1" colspan="5" align="center"><span class="genmed">{L_BOOKMARKS_EXPLAIN}</span></td>
|
<td class="row1" colspan="5" align="center"><span class="genmed">{L_BOOKMARKS_EXPLAIN}</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<!-- IF .topicrow -->
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="5">{L_BOOKMARKS}</th>
|
<th colspan="5">{L_BOOKMARKS}</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- IF S_NO_DISPLAY_BOOKMARKS -->
|
<!-- IF S_NO_DISPLAY_BOOKMARKS -->
|
||||||
<tr class="row1">
|
<tr class="row1">
|
||||||
|
@ -48,13 +50,15 @@
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END topicrow -->
|
<!-- END topicrow -->
|
||||||
|
|
||||||
|
<!-- IF .topicrow -->
|
||||||
<tr>
|
<tr>
|
||||||
<td class="cat" colspan="5" align="{S_CONTENT_FLOW_END}"><input class="btnlite" type="submit" name="unbookmark" value="{L_REMOVE_BOOKMARK_MARKED}" /> </td>
|
<td class="cat" colspan="5" align="{S_CONTENT_FLOW_END}"><input class="btnlite" type="submit" name="unbookmark" value="{L_REMOVE_BOOKMARK_MARKED}" /> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
<!-- ENDIF -->
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<!-- IF not S_NO_DISPLAY_BOOKMARKS -->
|
<!-- IF not S_NO_DISPLAY_BOOKMARKS and .topicrow -->
|
||||||
<div class="gensmall" style="float: {S_CONTENT_FLOW_END}; padding-top: 2px;"><b><a href="#" onclick="marklist('ucp', 't', true); return false;">{L_MARK_ALL}</a> :: <a href="#" onclick="marklist('ucp', 't', false); return false;">{L_UNMARK_ALL}</a></b></div>
|
<div class="gensmall" style="float: {S_CONTENT_FLOW_END}; padding-top: 2px;"><b><a href="#" onclick="marklist('ucp', 't', true); return false;">{L_MARK_ALL}</a> :: <a href="#" onclick="marklist('ucp', 't', false); return false;">{L_UNMARK_ALL}</a></b></div>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
<th colspan="4">{L_UCP}</th>
|
<th colspan="4">{L_UCP}</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row3" colspan="4" align="center"><span class="genmed">{L_DRAFTS_EXPLAIN}</span></td>
|
<td class="row1" colspan="4" align="center"><span class="genmed">{L_DRAFTS_EXPLAIN}</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<!-- IF ERROR -->
|
<!-- IF ERROR -->
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row1" colspan="4" height="25" align="center"><b class="genmed">{L_NO_SAVED_DRAFTS}</b></td>
|
<td class="row1" colspan="4" align="center"><b class="genmed">{L_NO_SAVED_DRAFTS}</b></td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END draftrow -->
|
<!-- END draftrow -->
|
||||||
|
|
||||||
|
|
|
@ -67,11 +67,14 @@
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END topicrow -->
|
<!-- END topicrow -->
|
||||||
|
|
||||||
|
<!-- IF .topicrow or .forumrow -->
|
||||||
<tr>
|
<tr>
|
||||||
<td class="cat" colspan="4" align="{S_CONTENT_FLOW_END}"><input class="btnlite" type="submit" name="unwatch" value="{L_UNWATCH_MARKED}" /> </td>
|
<td class="cat" colspan="4" align="{S_CONTENT_FLOW_END}"><input class="btnlite" type="submit" name="unwatch" value="{L_UNWATCH_MARKED}" /> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<!-- ENDIF -->
|
||||||
</table>
|
</table>
|
||||||
|
<!-- IF .topicrow or .forumrow -->
|
||||||
<div class="gensmall" style="float: {S_CONTENT_FLOW_END}; padding-top: 2px;"><b><a href="#" onclick="marklist('ucp', 't', true); return false;">{L_MARK_ALL}</a> :: <a href="#" onclick="marklist('ucp', 't', false); return false;">{L_UNMARK_ALL}</a></b></div>
|
<div class="gensmall" style="float: {S_CONTENT_FLOW_END}; padding-top: 2px;"><b><a href="#" onclick="marklist('ucp', 't', true); return false;">{L_MARK_ALL}</a> :: <a href="#" onclick="marklist('ucp', 't', false); return false;">{L_UNMARK_ALL}</a></b></div>
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- INCLUDE ucp_footer.html -->
|
<!-- INCLUDE ucp_footer.html -->
|
|
@ -10,7 +10,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row3" colspan="2"><span class="gensmall">{L_PROFILE_INFO_NOTICE}</span></td>
|
<td class="row1" colspan="2"><span class="gensmall">{L_PROFILE_INFO_NOTICE}</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row1" width="35%"><b class="genmed">{L_UCP_ICQ}: </b></td>
|
<td class="row1" width="35%"><b class="genmed">{L_UCP_ICQ}: </b></td>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<th colspan="2">{L_TITLE}</th>
|
<th colspan="2">{L_TITLE}</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">{L_SIGNATURE_EXPLAIN}</td>
|
<td colspan="2" class="row1">{L_SIGNATURE_EXPLAIN}</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<!-- IF ERROR -->
|
<!-- IF ERROR -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue