[livejournal] r22926: LJSUP-13431: Antispam for edited entries...
Committer: afedorov
LJSUP-13431: Antispam for edited entries in the communitiesU trunk/htdocs/community/settings.bml
Modified: trunk/htdocs/community/settings.bml
===================================================================
--- trunk/htdocs/community/settings.bml 2012-09-19 11:25:01 UTC (rev 22925)
+++ trunk/htdocs/community/settings.bml 2012-09-19 11:36:27 UTC (rev 22926)
@@ -10,19 +10,11 @@
_code?>
<=title
head<=
-<style type='text/css'>
- fieldset { display: block; width: 320px; border: 1px solid #ccc; margin: 0 15px 15px 0; padding: 8px; }
- fieldset div { min-height: 170px; }
- * html fieldset div { height: 190px; }
- *:first-child+html fieldset div { min-height: 190px; }
- #left-column, #right-column { float: left; }
- legend { color: #036; font-size: 1.2em; font-weight: bold; }
- p.input-wrapper { margin-left: 27px; text-indent: -27px; }
- label { color: #444; }
- label b { color: #000; }
- .standout { clear: left; max-width: 695px; }
- .standout table { margin: 0 auto; }
-</style>
+<?_code
+{
+ LJ::need_res( qw( stc/community/settings.css js/community/settings.js ) );
+}
+_code?>
<=head
body<=
<?_code

