|
[geeklog-cvs] geeklog: Cosmetics: Fixed appearance of the "No" button when : msg#00002geeklog-cvs
details: http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/9248eaefde1c changeset: 7165:9248eaefde1c user: Dirk Haun <dirk@xxxxxxxxxxxxxx> date: Sat Jul 04 17:31:22 2009 +0200 description: Cosmetics: Fixed appearance of the "No" button when being asked if it's okay to overwrite a file diffstat: public_html/admin/install/migrate.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 3013cca2bd66 -r 9248eaefde1c public_html/admin/install/migrate.php --- a/public_html/admin/install/migrate.php Sat Jul 04 17:27:14 2009 +0200 +++ b/public_html/admin/install/migrate.php Sat Jul 04 17:31:22 2009 +0200 @@ -538,7 +538,7 @@ . '<input type="hidden" name="backup_file" value="' . $backup_file['name'] . '"' . XHTML . '>' . LB . '<input type="hidden" name="language" value="' . $language . '"' . XHTML . '>' . LB . '<input type="submit" class="button big-button" name="overwrite_file" value="' . $LANG_MIGRATE[23] . '"' . XHTML .'>' . LB - . '<input type="button" name="no" value="' . $LANG_MIGRATE[24] . '" onclick="document.location=\'migrate.php\'"' . XHTML .'>' . LB + . '<input type="submit" class="button big-button" name="no" value="' . $LANG_MIGRATE[24] . '" onclick="document.location=\'migrate.php\'"' . XHTML .'>' . LB . '</p></form>' . LB; } _______________________________________________ geeklog-cvs mailing list geeklog-cvs@xxxxxxxxxxxxxxxxx http://eight.pairlist.net/mailman/listinfo/geeklog-cvs
|
|
||||||||||||||||||||||||||
| News | Mail Home | sitemap | FAQ | advertise |