And fix a shitload of trailing whitespaces and space / tab mixups in ZNC

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@959 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2008-02-16 12:52:11 +00:00
parent be3edeee82
commit f74ab87e19
36 changed files with 243 additions and 252 deletions
@@ -37,7 +37,7 @@
<tr>
<td class="menu<? IF Action != "home" ?>in<? ENDIF ?>active"><a href="/home">Startseite</a></td>
</tr>
<? IF IsAdmin ?>
<tr>
<td class="menu<? IF Action != "settings" ?>in<? ENDIF ?>active"><a href="/settings">Einstellungen</a></td>
@@ -129,7 +129,7 @@
</td>
</tr>
</table>
<br><br>
<input type="submit" value="Einstellungen speichern" />
</form>
+11 -11
View File
@@ -149,7 +149,7 @@
</textarea>
</td>
</tr>
</table>
<table width="95%" cellpadding="0" cellspacing="0" style="margin-top: 20px;">
@@ -196,7 +196,7 @@
<input style="width: 100%;" type="text" name="chanmodes" value="<? VAR DefaultChanModes ESC=HTML ?>" size="32" maxlength="32">
</td>
</tr>
<tr>
<td colspan="2" class="mainalone">
<? IF Edit ?>
@@ -253,16 +253,16 @@
<tr>
<td class="mainleft">
Zeitstempel:
</td>
Zeitstempel:
</td>
<td class="mainright">
<input style="width: 100%;" type="text" name="timestampformat" value="<? VAR TimestampFormat ESC=HTML ?>" size="32">
</td>
</tr>
<tr>
<td class="mainleft">
<td class="mainright">
<input style="width: 100%;" type="text" name="timestampformat" value="<? VAR TimestampFormat ESC=HTML ?>" size="32">
</td>
</tr>
<tr>
<td class="mainleft">
Optionen:
</td>
@@ -188,7 +188,7 @@ a:hover {
}
.mainrow {
padding: 5px;
padding: 5px;
border-right: 1px solid #000000;
}
+1 -1
View File
@@ -37,7 +37,7 @@
<tr>
<td class="menu<? IF Action != "home" ?>in<? ENDIF ?>active"><a href="/home">Home</a></td>
</tr>
<? IF IsAdmin ?>
<tr>
<td class="menu<? IF Action != "settings" ?>in<? ENDIF ?>active"><a href="/settings">Settings</a></td>
+1 -1
View File
@@ -129,7 +129,7 @@
</td>
</tr>
</table>
<br><br>
<input type="submit" value="Save settings" />
</form>
+2 -2
View File
@@ -149,7 +149,7 @@
</textarea>
</td>
</tr>
</table>
<table width="95%" cellpadding="0" cellspacing="0" style="margin-top: 20px;">
@@ -196,7 +196,7 @@
<input style="width: 100%;" type="text" name="chanmodes" value="<? VAR DefaultChanModes ESC=HTML ?>" size="32" maxlength="32">
</td>
</tr>
<tr>
<td colspan="2" class="mainalone">
<? IF Edit ?>
+1 -1
View File
@@ -188,7 +188,7 @@ a:hover {
}
.mainrow {
padding: 5px;
padding: 5px;
border-right: 1px solid #000000;
}
+4 -4
View File
@@ -180,10 +180,10 @@
<div class="inputlabel">Gr&ouml;&szlig;e des Wiedergabebuffers:</div>
<div><input type="text" name="bufsize" value="<? VAR BufferCount ESC=HTML ?>" class="third" maxlength="9" /></div>
</div>
<div class="subsection">
<div class="inputlabel">Zeitstempel:</div>
<div><input type="text" name="timestampformat" value="<? VAR TimestampFormat ESC=HTML ?>" class="half" /></div>
</div>
<div class="subsection">
<div class="inputlabel">Zeitstempel:</div>
<div><input type="text" name="timestampformat" value="<? VAR TimestampFormat ESC=HTML ?>" class="half" /></div>
</div>
<div style="clear: both;"></div>
<div class="subsection">