Fossil SCM
Grammar fix
Commit
ec059849f5c73a43fbf6d9fbad96ac875cc362ac76a849bfc7b2cda7ebe29941
Parent
500b0a2ae8bded1…
1 file changed
+1
-1
+1
-1
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -1036,11 +1036,11 @@ | ||
| 1036 | 1036 | @ |
| 1037 | 1037 | @ <form method='POST' action='%R/setup_skin#step7'> |
| 1038 | 1038 | @ <p class='skinInput'> |
| 1039 | 1039 | @ <input type='hidden' name='sk' value='%d(iSkin)'> |
| 1040 | 1040 | @ <input type='checkbox' name='pub7ck1' value='yes'>\ |
| 1041 | - @ Skin draft%d(iSkin) has been testing and found ready for production.<br> | |
| 1041 | + @ Skin draft%d(iSkin) has been tested and found ready for production.<br> | |
| 1042 | 1042 | @ <input type='checkbox' name='pub7ck2' value='yes'>\ |
| 1043 | 1043 | @ The current skin should be overwritten with draft%d(iSkin).<br> |
| 1044 | 1044 | @ <input type='submit' name='pub7' value='Publish Draft%d(iSkin)'> |
| 1045 | 1045 | @ </p></form> |
| 1046 | 1046 | @ |
| 1047 | 1047 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -1036,11 +1036,11 @@ | |
| 1036 | @ |
| 1037 | @ <form method='POST' action='%R/setup_skin#step7'> |
| 1038 | @ <p class='skinInput'> |
| 1039 | @ <input type='hidden' name='sk' value='%d(iSkin)'> |
| 1040 | @ <input type='checkbox' name='pub7ck1' value='yes'>\ |
| 1041 | @ Skin draft%d(iSkin) has been testing and found ready for production.<br> |
| 1042 | @ <input type='checkbox' name='pub7ck2' value='yes'>\ |
| 1043 | @ The current skin should be overwritten with draft%d(iSkin).<br> |
| 1044 | @ <input type='submit' name='pub7' value='Publish Draft%d(iSkin)'> |
| 1045 | @ </p></form> |
| 1046 | @ |
| 1047 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -1036,11 +1036,11 @@ | |
| 1036 | @ |
| 1037 | @ <form method='POST' action='%R/setup_skin#step7'> |
| 1038 | @ <p class='skinInput'> |
| 1039 | @ <input type='hidden' name='sk' value='%d(iSkin)'> |
| 1040 | @ <input type='checkbox' name='pub7ck1' value='yes'>\ |
| 1041 | @ Skin draft%d(iSkin) has been tested and found ready for production.<br> |
| 1042 | @ <input type='checkbox' name='pub7ck2' value='yes'>\ |
| 1043 | @ The current skin should be overwritten with draft%d(iSkin).<br> |
| 1044 | @ <input type='submit' name='pub7' value='Publish Draft%d(iSkin)'> |
| 1045 | @ </p></form> |
| 1046 | @ |
| 1047 |