mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@6586 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
9622428fcd
commit
93bd37451c
1 changed files with 24 additions and 22 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
<tr>
|
||||||
|
<th colspan="2">
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
<!--
|
<!--
|
||||||
/**
|
/**
|
||||||
|
@ -19,8 +21,8 @@
|
||||||
</script>
|
</script>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<tr>
|
{L_ADD_ATTACHMENT}
|
||||||
<th colspan="2">{L_ADD_ATTACHMENT}</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row3" colspan="2"><span class="gensmall">{L_ADD_ATTACHMENT_EXPLAIN}</span></td>
|
<td class="row3" colspan="2"><span class="gensmall">{L_ADD_ATTACHMENT_EXPLAIN}</span></td>
|
||||||
|
|
Loading…
Add table
Reference in a new issue