ispman/ispman-web/cgi-bin/tmpl menu.tmpl,1.57,1.58
Joerg Delker <[email protected]> Sun, 03 Jun 2007 19:26:16 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv19284/ispman-web/cgi-bin/tmpl
Modified Files:
menu.tmpl
Log Message:
implemented feature request [ 1483788 ] ipv6 support
NOTE: ldap schema updated necessary!!!
Index: menu.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/menu.tmpl,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- menu.tmpl 22 Jun 2006 20:08:09 -0000 1.57
+++ menu.tmpl 3 Jun 2007 19:26:14 -0000 1.58
@@ -228,6 +228,12 @@
onmouseover="this.className='lightOver'; window.status='@{[_("Edit A Records for [_1]", $thisDomain)]}'"
onmouseout="this.className='light'; window.status=''">
<td> <a class=menu href='#'>@{[_("A Records")]}</a></td></tr>
+
+ <tr class="light"
+ onclick="doThis('editDNSaAAARecords')"
+ onmouseover="this.className='lightOver'; window.status='@{[_("Edit AAAA Records for [_1]", $thisDomain)]}'"
+ onmouseout="this.className='light'; window.status=''">
+ <td> <a class=menu href='#'>@{[_("AAAA Records")]}</a></td></tr>
<tr class="light"
onclick="doThis('editDNScNAMERecords')"
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/