diff options
Diffstat (limited to 'templates/import_phpwiki.tpl')
| -rw-r--r-- | templates/import_phpwiki.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/import_phpwiki.tpl b/templates/import_phpwiki.tpl index 6a48caf..e6d8318 100644 --- a/templates/import_phpwiki.tpl +++ b/templates/import_phpwiki.tpl @@ -24,7 +24,7 @@ <input checked="checked" type="radio" name="remo" value="n" /> {tr}no{/tr}</td> </tr> <tr class="panelsubmitrow"> - <td colspan="2"><input type="submit" class="btn btn-default" name="import" value="{tr}Import{/tr}" /></td> + <td colspan="2"><input type="submit" class="ink-button" name="import" value="{tr}Import{/tr}" /></td> </tr> </table> </form> |
