mirror of
https://github.com/znc/znc.git
synced 2026-07-06 09:51:25 +02:00
"Fix" trailing whitespace in /settings' textareas.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1856 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -95,8 +95,8 @@
|
||||
|
||||
<td>
|
||||
<textarea name="motd" cols="10" rows="5"><? LOOP MOTDLoop ?><? VAR Line ?>
|
||||
<? ENDLOOP ?>
|
||||
</textarea>
|
||||
<? ENDLOOP ?>
|
||||
</textarea>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -107,8 +107,8 @@
|
||||
|
||||
<td>
|
||||
<textarea name="vhosts" cols="10" rows="5"><? LOOP VHostLoop ?><? VAR VHost ?>
|
||||
<? ENDLOOP ?>
|
||||
</textarea>
|
||||
<? ENDLOOP ?>
|
||||
</textarea>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user