/dev/adei-asec

To get this branch, use:
bzr branch http://darksoft.org/webbzr/dev/adei-asec

« back to all changes in this revision

Viewing changes to modules/controls.php

  • Committer: Suren A. Chilingaryan
  • Date: 2012-11-08 23:44:29 UTC
  • Revision ID: csa@dside.dyndns.org-20121108234429-jx24pcd77svhtjjs
Resizing of sidebar popups

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
        }
53
53
        controlsPutLink($css, $module);
54
54
    }
55
 
?></tr></table><div id="module_controls_all" class="controls"><?
 
55
?></tr></table><div id="module_controls_all" class="controls" style="width: 100%;"><?
56
56
    foreach ($CONTROLS as $module) {
57
57
        if (!$module) {
58
58
            continue;