diff options
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/advhr/rule.htm')
| -rw-r--r--[-rwxr-xr-x] | public/javascripts/tiny_mce/plugins/advhr/rule.htm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/public/javascripts/tiny_mce/plugins/advhr/rule.htm b/public/javascripts/tiny_mce/plugins/advhr/rule.htm index 8f20f7f..75ca339 100755..100644 --- a/public/javascripts/tiny_mce/plugins/advhr/rule.htm +++ b/public/javascripts/tiny_mce/plugins/advhr/rule.htm | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | <script type="text/javascript" src="../../utils/mctabs.js"></script> | 7 | <script type="text/javascript" src="../../utils/mctabs.js"></script> |
| 8 | <script type="text/javascript" src="../../utils/form_utils.js"></script> | 8 | <script type="text/javascript" src="../../utils/form_utils.js"></script> |
| 9 | <link href="css/advhr.css" rel="stylesheet" type="text/css" /> | 9 | <link href="css/advhr.css" rel="stylesheet" type="text/css" /> |
| 10 | <base target="_self" /> | ||
| 11 | </head> | 10 | </head> |
| 12 | <body> | 11 | <body> |
| 13 | <form onsubmit="AdvHRDialog.update();return false;" action="#"> | 12 | <form onsubmit="AdvHRDialog.update();return false;" action="#"> |
| @@ -22,7 +21,7 @@ | |||
| 22 | <table border="0" cellpadding="4" cellspacing="0"> | 21 | <table border="0" cellpadding="4" cellspacing="0"> |
| 23 | <tr> | 22 | <tr> |
| 24 | <td><label for="width">{#advhr_dlg.width}</label></td> | 23 | <td><label for="width">{#advhr_dlg.width}</label></td> |
| 25 | <td nowrap="nowrap"> | 24 | <td class="nowrap"> |
| 26 | <input id="width" name="width" type="text" value="" class="mceFocus" /> | 25 | <input id="width" name="width" type="text" value="" class="mceFocus" /> |
| 27 | <select name="width2" id="width2"> | 26 | <select name="width2" id="width2"> |
| 28 | <option value="">px</option> | 27 | <option value="">px</option> |
