projects
/
banana.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdedbcb
)
bugfix : textarea cols & rows
author
x99bachelart
<x99bachelart>
Thu, 4 Sep 2003 21:29:56 +0000
(21:29 +0000)
committer
x99bachelart
<x99bachelart>
Thu, 4 Sep 2003 21:29:56 +0000
(21:29 +0000)
install.d/profile_form.inc.php
patch
|
blob
|
blame
|
history
diff --git
a/install.d/profile_form.inc.php
b/install.d/profile_form.inc.php
index
ec66176
..
0c1aeca
100644
(file)
--- a/
install.d/profile_form.inc.php
+++ b/
install.d/profile_form.inc.php
@@
-48,7
+48,7
@@
<?php echo $locale['profile']['signature'];?>
</td>
<td>
- <textarea name="profile_sig" rows="7
2" cols="7
"></textarea>
+ <textarea name="profile_sig" rows="7
" cols="50
"></textarea>
</td>
</tr>
<tr class="pair">