summaryrefslogtreecommitdiffstats
path: root/templates/show_rename_artist.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-9/+9
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Move show_box_{top,bottom}() from ui.lib.php to UIPaul Arthur2013-01-261-2/+2
|
* conf() -> Config::get()Paul Arthur2013-01-251-1/+1
| | | | | I have a feeling a lot of these are in stale, unused code, but there might be some actual bugs here. conf() was replaced a while back.
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-8/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-5/+5
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* templates header comment modified for phpdocmomo-i2011-02-031-19/+30
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Add Hint for translatorsmomo-i2009-05-191-1/+1
|
* Modified: More translatable templates.momo-i2008-08-251-1/+1
|
* changed some depreciated use of script languagexgizzmo2006-10-011-1/+1
|
* fixed acls and improved the classic theme a little moreKarl 'vollmerk' Vollmer2006-09-261-26/+10
|
* added loose name compare and improved renameKarl 'vollmerk' Vollmer2006-02-131-1/+1
|
* More code clean up this should about cover /templatesxgizzmo2006-01-111-4/+5
|
* final commit before beta1 releaseKarl 'vollmerk' Vollmer2006-01-091-1/+1
|
* added ability to rename/merge artists thx spcombsKarl 'vollmerk' Vollmer2005-12-181-0/+55