]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/files/picview.js
Fix messages of unfound tokens
[citadel.git] / webcit / static / t / files / picview.js
index 2bdb90fb2740abf0a64ac268c5e4b215c344fc81..05d524f6f801c28f11c4c7078b61865c4c67d85c 100644 (file)
@@ -1,10 +1,8 @@
 <??("COND:BSTR", 1, "frame")>
 <?=("head")>
-<?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
+<?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 
-<div id="banner">
-       <h1><?_("Pictures in")><?ROOM:NAME></h1>
-</div>
+<div id="banner"><h1><?_("Pictures in")> <?THISROOM:NAME></h1></div>
 <div id="content" class="service">
        <table class="downloads_background">
        <tr><td>
@@ -29,5 +27,8 @@
                                })
                        }
                </script>
-       </td><th>
+       </td></tr>
+       <th></th>
+       </table>
 <?=("trailing")>
+<??("X", 1)>