Cleaning up unnessesary js code, removing inline js

Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
Roman Schmerold (BNoiZe)
2014-01-07 13:39:29 +01:00
parent 7fc3ac587a
commit 7101655ed7
6 changed files with 10 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
<tr class="" onmouseover="this.className='RowOverSelected';" onmouseout="this.className='';">
<tr>
<td>{$row['domain']}
<if (isset($row['standardsubdomain']) && $row['standardsubdomain'] == $row['id'])>
&nbsp;({$lng['admin']['stdsubdomain']})