1
0
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:
Andrew Dolgov
2007-03-02 20:16:45 +01:00
parent b05d782d90
commit 0d32b41e36
13 changed files with 73 additions and 54 deletions

View File

@@ -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%\">&nbsp;</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>";