SF.net SVN: postfixadmin: [255] trunk/templates/users_vacation.php
Brought to you by:
christian_boltz,
gingerdog
|
From: <Gin...@us...> - 2007-12-02 16:54:44
|
Revision: 255
http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=255&view=rev
Author: GingerDog
Date: 2007-12-02 08:54:49 -0800 (Sun, 02 Dec 2007)
Log Message:
-----------
templates/users_vacation.php: everyone knows a "tab" is 4 spaces..
Modified Paths:
--------------
trunk/templates/users_vacation.php
Modified: trunk/templates/users_vacation.php
===================================================================
--- trunk/templates/users_vacation.php 2007-12-02 16:54:15 UTC (rev 254)
+++ trunk/templates/users_vacation.php 2007-12-02 16:54:49 UTC (rev 255)
@@ -31,4 +31,4 @@
</table>
</form>
</div>
-<?php /* vim: set ft=php expandtab softtabstop=3 tabstop=3 shiftwidth=3: */ ?>
+<?php /* vim: set ft=php expandtab softtabstop=4 tabstop=4 shiftwidth=4: */ ?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|