]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/files.html
* remove spurious > in the templates
[citadel.git] / webcit / static / t / files.html
index 839f90e00c39c1bbae951a06ba8099fdfd62e8dc..5a18fec0a7370483ca4666d9694d4a3c228272a2 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
+<?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <div id="banner"><h1><?_("Files available for download in")> <?ROOMNAME></h1></div>
 
 <script language="javascript" type="text/javascript">
@@ -28,7 +28,7 @@
 
 
 
-<??("COND:ROOM:FLAGS:QR_UPLOAD", 2)>
+<?!("COND:ROOM:FLAGS:QR_UPLOAD", 2)>
 <hr>
 <form enctype="multipart/form-data" method="POST" accept-charset="UTF-8" action="upload_file" name="upload_file_form">
 <input type="hidden" name="nonce" value="<?NONCE>">