1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

Merge branch 'ticket/bantu/9665' into develop-olympus

* ticket/bantu/9665:
  [ticket/9665] Allow preview of signature when it is the string "0".
This commit is contained in:
Andreas Fischer
2010-06-20 22:46:14 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -93,7 +93,7 @@
</td>
</tr>
<!-- IF SIGNATURE_PREVIEW -->
<!-- IF SIGNATURE_PREVIEW != '' -->
<tr>
<th colspan="2" valign="middle">{L_SIGNATURE_PREVIEW}</th>
</tr>