|
|
@ -182,14 +182,18 @@ window.onload = init;
|
|
|
|
'onchange="viewCurrentFeed(0, \'\')"');
|
|
|
|
'onchange="viewCurrentFeed(0, \'\')"');
|
|
|
|
|
|
|
|
|
|
|
|
?>
|
|
|
|
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<input class="button" type="submit"
|
|
|
|
|
|
|
|
onclick="return viewCurrentFeed('ForceUpdate')"
|
|
|
|
|
|
|
|
value="<?php echo _('Update') ?>">
|
|
|
|
|
|
|
|
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <input class="button" type="submit"
|
|
|
|
<!-- <input class="button" type="submit"
|
|
|
|
onclick="quickMenuGo('qmcSearch')" value="Search (tmp)"> -->
|
|
|
|
onclick="quickMenuGo('qmcSearch')" value="Search (tmp)"> -->
|
|
|
|
|
|
|
|
|
|
|
|
<input class="button" type="submit"
|
|
|
|
|
|
|
|
onclick="viewCurrentFeed('ForceUpdate')" value="<?php echo _('Update') ?>">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <input class="button" type="submit"
|
|
|
|
<!-- <input class="button" type="submit"
|
|
|
|
onclick="catchupCurrentFeed()" value="Mark as read"> -->
|
|
|
|
onclick="catchupCurrentFeed()" value="Mark as read"> -->
|
|
|
|
|
|
|
|
|
|
|
|