Lines Matching +full:value +(+path:plugin +path:confmanager) -(+path:plugin +path:confmanager +path:lang)
13 <th><?php echo $helper->getLang('value') ?></th>
16 <?php foreach($local as $key => $value):?>
26 value="<?php echo hsc($key) ?>"
37 value="<?php echo hsc($value) ?>"
38 class="edit value"
43 <?php if($value === ''): ?>
85 <input class="newItem value submitOnTab" type="text" name="newValue[]" />
105 <th><?php echo $helper->getLang('value') ?></th>
108 <?php foreach ($default as $key => $value): ?>
125 <span class="default_value"><?php echo hsc($value) ?></span>