dummy change (closes #232)
This commit is contained in:
parent
107008cb15
commit
5859b5383d
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ window.onload = init;
|
|||
<select id="quickMenuChooser" onchange="quickMenuChange()">
|
||||
<option value="qmcDefault" selected="selected"><?php echo __('Actions...') ?></option>
|
||||
<option value="qmcSearch"><?php echo __('Search...') ?></option>
|
||||
<!-- <option value="qmcPrefs"><?php echo __('Preferences') ?></option> -->
|
||||
<optgroup label="<?php echo __('Feed actions:') ?>">
|
||||
<option value="qmcAddFeed"><?php echo __('Subscribe to feed...') ?></option>
|
||||
<option value="qmcEditFeed"><?php echo __('Edit this feed...') ?></option>
|
||||
|
|
Loading…
Reference in a new issue