mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
add preferences tab
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
<input id="labelConfigTab" class="prefsTab" type="submit" value="Label Editor"
|
||||
onclick="selectTab('labelConfig')">
|
||||
<? } ?>
|
||||
<input id="genConfigTab" class="prefsTab" type="submit" value="User Preferences"
|
||||
onclick="selectTab('genConfig')">
|
||||
|
||||
</td>
|
||||
<td class="prefsToolbar" valign="middle" align="right">
|
||||
<input type="submit" onclick="gotoMain()" class="button" value="Return to main">
|
||||
|
||||
Reference in New Issue
Block a user