Changeset 14124
- Timestamp:
- 06/04/12 11:54:17 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.10/iaxsettings/page.iaxsettings.php
r13091 r14124 185 185 $codec_trans = _($codec); 186 186 $codec_checked = $codec_state ? 'checked' : ''; 187 echo '<li><a href=" a">'187 echo '<li><a href="#">' 188 188 . '<img src="assets/'.$dispnum.'/images/arrow_up_down.png" height="16" width="16" border="0" alt="move" style="float:none; margin-left:-6px; margin-bottom:-3px;cursor:move" /> ' 189 189 . '<input type="checkbox" '
