mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-05 19:29:15 +00:00
interface tweaks, add info/question/exclamation pics
This commit is contained in:
@@ -190,6 +190,9 @@
|
||||
$sort = "description";
|
||||
}
|
||||
|
||||
print "<a class='helpLinkPic' href=\"javascript:displayHelpInfobox(1)\">
|
||||
<img src='images/sign_quest.png'></a>";
|
||||
|
||||
print "<div class=\"prefGenericAddBox\">";
|
||||
|
||||
print"<input type=\"submit\" class=\"button\"
|
||||
@@ -222,7 +225,6 @@
|
||||
<td width=\"5%\"> </td>
|
||||
<td width=\"30%\"><a href=\"javascript:updateLabelList('description')\">Caption</a></td>
|
||||
<td width=\"50%\"><a href=\"javascript:updateLabelList('sql_exp')\">SQL Expression</a>
|
||||
<a class=\"helpLink\" href=\"javascript:displayHelpInfobox(1)\">(?)</a>
|
||||
</td>
|
||||
</tr>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user