OSDN Git Service

Reduce diffs against recent.html.
authornyan_ <nyan_@180c8125-5b33-4295-ad04-72a68a15b4cc>
Sun, 4 Jan 2009 14:07:13 +0000 (14:07 +0000)
committernyan_ <nyan_@180c8125-5b33-4295-ad04-72a68a15b4cc>
Sun, 4 Jan 2009 14:07:13 +0000 (14:07 +0000)
lib/templates/default/all.html

index 8d2c448..ec993d4 100644 (file)
@@ -10,6 +10,7 @@
     <font size="<!-- tmpl_var fontsize -->">
 
       <!-- tmpl_var channel_compact -->\82Ì\94­\8c¾<br />
+
       <form action="<!-- tmpl_var cid -->" method="post">
        <tmpl_if is_mobile>
          <input type="text" name="m" size="10" />
       </tmpl_unless>
 
       <tmpl_loop name="loop">
-
        <tmpl_if date>
          <font color="#6666ff" size="-1"><!-- tmpl_var date --></font>
-        <tmpl_else>
+       <tmpl_else>
          <tmpl_if nick>
            <tmpl_if read>
              <!-- tmpl_var time -->
              <font color="#6666ff"><!-- tmpl_var time --></font>
            </tmpl_if>
            <font color="#c6d1ff"><!-- tmpl_var message --></font>
-         </tmpl_if>
+         </tmpl_if>
        </tmpl_if>
        <br />
-
       </tmpl_loop>
 
       <tmpl_unless loop>